Enum RibbonDisplayOption
Specifies the various modes in RibbonDisplayOption
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public enum RibbonDisplayOption
Fields
Name | Description |
---|---|
AutoHide | Hide the Ribbon, click at the top of the Ribbon to show it. |
ShowTabs | Show Ribbon tabs only, click a tab to show the commands. |
ShowTabsAndCommands | Show Ribbon Tabs and Command all the time |