ObjectDCL Banner

SingleExpanded Property

Description

Forces the tree control to only allow one tree item to expanded at a time.

Type

This property is a boolean. Set to T to restrict to one expanded item at any point in time or Nil to allow any number of items to be expanded at the same time.

Applies For

TreeControl.

Remarks

This property can only be set at design time only.

Cannot be read at runtime from AutoLISP.