DataGridRowIsSelectedProperty Field

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public static readonly DirectProperty<DataGridRow, bool> IsSelectedProperty

Field Value

DirectPropertyDataGridRow, Boolean

See Also