Tree View - MultipleSelectStyle Property
Specifies how selection works across different branches
Member of Tree View (PRIM_TRVW)
Data Type - Enumeration
The MultipleSelectStyle property applies when the SelectionStyle property is Multiple, and governs which items can be selected.
| Enum Value | Description |
|---|---|
| All | Any item can be selected |
| SameLevel | Only items at the same Level |
| SameParent | Only Items belonging to the same ParentItem |
LANSA Version 15, April 2020