Skip to main content

SelectionMode Property

Gets or sets the selection mode.

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

protected SelectionMode SelectionMode { get; set; }

Property Value

SelectionMode

Remarks

Note that the selection mode only applies to selections made via user interaction. Multiple selections can be made programmatically regardless of the value of this property.

See Also

Reference

SelectingItemsControl Class
Avalonia.Controls.Primitives Namespace