MultiSelect (ListMultiSelect)

Determines whether the user can select multiple items in the list view of the tree widget. True or False (default)

"ListMultiSelect=True | False"

Usage

Dynamic?

Yes

Supported in Grid?

No

Dependencies:

 

Using in ProcScript

You can use $properties or $fieldproperties to set or get the property and its value. For more information, see $properties and $fieldproperties.

$fieldproperties(FLD) = "ListMultiSelect=True"

Applies To

utree (Tree)