SingleSelect Property

Definition

Assembly TreeDataGrid.Core.dll

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

bool SingleSelect { get; set; }

Returns