DataGrid.

SelectionMode Property

Summary

Gets or sets the selection behavior of the data grid.
Namespace
Avalonia.Controls
Containing Type
DataGrid

Syntax

public DataGridSelectionMode SelectionMode { get; set; }

Value

Type Description
DataGridSelectionMode