TdxNavBarGroup.OptionsGroupControl Property
Provides access to appearance and behavior options of the current group’s client area.
Declaration
property OptionsGroupControl: TdxNavBarGroupControlOptions read; write;
Property Value
Type |
---|
TdxNavBarGroupControlOptions |
Remarks
Refer to the TdxNavBarGroupControlOptions class description, to learn about available options.
See Also