SingleSelect Property

Definition

Assembly Avalonia.Controls.TreeDataGrid.dll

Gets or sets a value indicating whether the model supports single or multiple selection.

bool SingleSelect { get; set; }

Returns