Skip to main content

SelectionMode Property

Gets or sets the selection behavior of the data grid.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)

public DataGridSelectionMode SelectionMode { get; set; }

Property Value

DataGridSelectionMode

See Also

Reference

DataGrid Class
Avalonia.Controls Namespace