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 ValueDescription
AllAny item can be selected
SameLevelOnly items at the same Level
SameParentOnly Items belonging to the same ParentItem


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2