Skip to main content
A newer version of this page is available. .

TdxListGroup.Collapsed Property

Specifies if the group is collapsed.

Declaration

property Collapsed: Boolean read; write; default False;

Property Value

Type Default Description
Boolean False

True if the group is collapsed; otherwise, False.

See Also