TdxNavBarGroup.Expandable Property
Specifies whether end-users can change the current group’s expanded state.
Declaration
property Expandable: Boolean read; write;
Property Value
Type |
---|
Boolean |
Remarks
This property is obsolete and used for compatibility purposes. Use the group’s OptionsExpansion.Expandable property instead.
See Also