TdxCustomRibbonForm.RibbonAutoHideMode Property
In This Article
Provides access to the Ribbon auto hide settings.
#Declaration
Delphi
property RibbonAutoHideMode: TdxRibbonAutoHideMode read; write;
#Property Value
Type | Description |
---|---|
Tdx |
Contains Ribbon auto hide settings. |
#Remarks
Refer to the TdxRibbonAutoHideMode class description for detailed information on available options.
See Also