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