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