IsSelected Property
Gets or sets the selection state of the item.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public bool IsSelected { get; set; }
Public Property IsSelected As Boolean
Get
Set
abstract IsSelected : bool with get, set
override IsSelected : bool with get, set