SingleSelect Property

Definition

Assembly Avalonia.Controls.TreeDataGrid.dll

Gets or sets a value indicating whether only a single cell can be selected at a time.

bool SingleSelect { get; set; }

Returns