SingleSelect Property

Definition

Assembly TreeDataGrid.Core.dll

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

bool SingleSelect { get; set; }

Returns