IsSelectedProperty Field
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)
- C#
- VB
- F#
public static readonly DirectProperty<DataGridRow, bool> IsSelectedProperty
Public Shared ReadOnly IsSelectedProperty As DirectProperty(Of DataGridRow, Boolean)
static val IsSelectedProperty: DirectProperty<DataGridRow, bool>
Field Value
DirectProperty(DataGridRow, Boolean)