TdxNavBarGroup.OptionsExpansion Property
In This Article
Provides access to a set of options that allow you to change the expanded state of the current group, and customize its appearance in this state.
#Declaration
Delphi
property OptionsExpansion: TdxNavBarGroupExpansionOptions read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Refer to the TdxNavBarGroupExpansionOptions class description, to learn about available options.
See Also