Skip to main content

TdxNavBarGroupExpansionOptions.ShowExpandButton Property

Specifies whether a group header sign is displayed within a group’s header.

Declaration

property ShowExpandButton: Boolean read; write; default True;

Property Value

Type Default
Boolean True

Remarks

Set this property to False to hide the group header sign within a group.

Note that the ShowExpandButton property applies only to Explorer Bar Views.

The default value of the ShowExpandButton property is True.

See Also