DataGridSelectionMode Property

Gets or sets the selection behavior of the data grid.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public DataGridSelectionMode SelectionMode { get; set; }

Property Value

DataGridSelectionMode

See Also