RangesEnabled Property
Gets or sets a value indicating whether range selection is currently enabled for the selection node.
Definition
Namespace: Avalonia.Controls.Selection
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
protected bool RangesEnabled { get; set; }
Protected Property RangesEnabled As Boolean
Get
Set
member RangesEnabled : bool with get, set
Property Value
BooleanSee Also
Reference
SelectionNodeBase(T) Class
Avalonia.Controls.Selection Namespace