[]
Button that shows a drop-down menu.
public sealed class RibbonMenu : RibbonDropDownBase
Public NotInheritable Class RibbonMenu
Inherits RibbonDropDownBase
Name | Description |
---|---|
RibbonMenu() | Initializes a new instance of the RibbonMenu class. |
Name | Description |
---|---|
DropDownAlign | Gets or sets the alignment of the drop-down portion relative to this component. |
GripHandleVisible | Gets or sets the text associated with the GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonMenu.C1RibbonMenu. |
KeyTip | Gets or sets the KeyTip providing keyboard access to a RibbonMenu. |
LargeItemDropDownWidth | Gets or sets the width of a drop-down menu with large items if the value is greater than 100. |
MaxDropDownItems | Gets or sets the maximum number of items to display in the drop-down list. |
PreferredItemSize | Gets or sets a value specifies the size of the drop down items. |
Text | Gets or sets the text associated with the GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonMenu.C1RibbonMenu. |