Selection Property
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public ISelectionModel Selection { get; set; }
Public Property Selection As ISelectionModel
Get
Set
member Selection : ISelectionModel with get, set