The selection mode of the TreeList.
Definition
Fields
Allows multiple rows to be selected simultaneously.
C#
Multiple = 2
No Selection
C#
None = 0
Allows only a single row to be selected at any time
C#
Single = 1
The selection mode of the TreeList.
Allows multiple rows to be selected simultaneously.
Multiple = 2
No Selection
None = 0
Allows only a single row to be selected at any time
Single = 1