Name | Description | |
---|---|---|
AllowExtendedSubmenuHeight | Gets or sets a value indicating whether the submenu options can extend outside the application menu. | |
Appearance | Gets or sets the application menu appearance. | |
BottomPaneItems | Gets the collection of items in the bottom pane of the application menu. | |
CommandName | Gets or sets the command name. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItem) | |
CommandParameter | Gets or sets the command parameter. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItem) | |
Description | Gets or sets the description for this RibbonItem. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItem) | |
DropDownWidth | Gets or sets the width of the application menu. | |
DroppedDown | Gets or sets whether the drop-down portion of this element is visible. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonDropDownBase) | |
Enabled | Gets or sets whether this RibbonItem is enabled. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItem) | |
Group | Gets the RibbonGroup that this RibbonItem belongs to. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItem) | |
Handler | Gets or sets the command handler, which executes when the ribbon command is clicked. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItem) | |
IconSet | Gets the icon set used to display item with different sizes. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonIconItem) | |
Items | Gets the collection of items in the drop-down portion of this RibbonDropDownBase. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonDropDownBase) | |
KeyTip | Gets or sets the KeyTip providing keyboard access to the application menu. | |
LeftPaneItems | Gets the collection of items in the left pane of the application menu. | |
Name | Gets or sets the unique name for this RibbonItem. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItem) | |
RightPaneItems | Gets the collection of items in the right pane of the application menu. | |
SupportedGroupSizing | Imposes a restriction on sizing the item when it appears on a RibbonGroup. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItem) | |
Text | Gets or sets the text associated with the C1RibbonLabel. | |
TextImageRelation | Gets or sets a value indicating whether the text should appear below the image. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonIconItem) | |
ToolTip | Gets or sets the ToolTip string. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItem) | |
Visible | Gets or sets whether this RibbonItem is visible. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItem) |