SelectingItemsControlSelection Property

Gets or sets the model that holds the current selection.

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
protected ISelectionModel Selection { get; set; }

Property Value

ISelectionModel

See Also