Skip to main content

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