Tree View - MultipleSelectStyle Property

Specifies how selection works across different branches

Member of Tree View (PRIM_TRVW)

Data Type - Enumeration

Details

The MultipleSelectStyle property applies when the SelectionStyle property is Multiple, and governs which items can be selected.

Allowed Values

Enum Value

Description

All

Any item can be selected

SameLevel

Only items at the same Level

SameParent

Only Items belonging to the same ParentItem


See also

All Component Classes

Technical Reference