-
Home
-
API
-
Avalonia.Controls.Selection
-
ITreeDataGridCellSelectionModel
-
Properties
-
SingleSelect
SingleSelect Property
Definition
Gets or sets a value indicating whether only a single cell can be selected at a time.
bool SingleSelect { get; set; }
Returns