SelectionNodeBaseTRangesEnabled 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) Version: 11.3.999
protected bool RangesEnabled { get; set; }

Property Value

Boolean

See Also