Selection Property
Gets or sets the model that holds the current selection.
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
protected ISelectionModel Selection { get; set; }
Protected Property Selection As ISelectionModel
Get
Set
member Selection : ISelectionModel with get, set
Property Value
ISelectionModelSee Also
Reference
SelectingItemsControl Class
Avalonia.Controls.Primitives Namespace