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