Skip to main content

TdxNavBarGroup.OptionsExpansion Property

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

property OptionsExpansion: TdxNavBarGroupExpansionOptions read; write;

Property Value

Type
TdxNavBarGroupExpansionOptions

Remarks

Refer to the TdxNavBarGroupExpansionOptions class description, to learn about available options.

See Also