List - SelectionStyle Property

Specifies the rules for item selection within the list

Member of List (PRIM_LIST)

Data Type - Enumeration

Details

The SelectionStyle property determines how selection works within the list.

Allowed Values

Enum ValueDescription
AllMore than one row can be selected without restriction
SameLevelMore than one row can be selected if the items are on the same level
SameParentMore than one row can be selected if the items are within the same branch
SingleOnly one row can be selected. Setting selection to the row will remove selection from other items


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2