TdxNavBarGroup.ShowExpandButton Property
Specifies whether a group header sign is displayed within the group header.
Declaration
property ShowExpandButton: Boolean read; write;
Property Value
Type |
---|
Boolean |
Remarks
This property is obsolete and used for compatibility purposes. Use the group’s OptionsExpansion.ShowExpandButton property instead.
See Also