Name | Description | |
---|---|---|
![]() | RibbonToggleButton Constructor | Creates a new instance of RibbonToggleButton. |
The following tables list the members exposed by RibbonToggleButton.
Name | Description | |
---|---|---|
![]() | RibbonToggleButton Constructor | Creates a new instance of RibbonToggleButton. |
Name | Description | |
---|---|---|
![]() | CanDepress | Indicates whether the second click depresses the button. |
![]() | 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) |
![]() | 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) |
![]() | KeyTip | Gets or sets the KeyTip providing keyboard access to the Button. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonButton) |
![]() | Name | Gets or sets the unique name for this RibbonItem. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItem) |
![]() | OwnerDraw | Gets or sets a value indicating whether the button is owner-drawn. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonButton) |
![]() | Pressed | Gets or sets a value that indicates whether the button is pressed. |
![]() | SelectableInListItem | Gets or sets a value indicating whether this item can be selected in a RibbonListItem. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonButton) |
![]() | ShortcutKeyDisplayString | Gets or sets the shortcut key text associated with the menu item. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonButton) |
![]() | ShortcutKeys | Gets or sets the shortcut keys associated with the button. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonButton) |
![]() | 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 RibbonButton. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonButton) |
![]() | TextImageRelation | Gets or sets a value indicating whether the text should appear below the image. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonIconItem) |
![]() | ToggleGroupName | Allows to create a group of mutually exclusive toggle buttons. |
![]() | 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) |
Name | Description | |
---|---|---|
![]() | DrawItem | Occurs when the button is owner-drawn. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonButton) |