Name | Description | |
---|---|---|
![]() | RibbonColorPicker Constructor | Initializes a new instance of the RibbonColorPicker class. |
The following tables list the members exposed by RibbonColorPicker.
Name | Description | |
---|---|---|
![]() | RibbonColorPicker Constructor | Initializes a new instance of the RibbonColorPicker class. |
Name | Description | |
---|---|---|
![]() | AutomaticColor | Gets or sets the automatic Color. |
![]() | AutomaticColorText | Gets or sets the text that represents Automatic Color option. |
![]() | ButtonEnabled | Gets or sets a value indicating whether the button portion of the split button is enabled or disabled. It doesn't affect the state of the drop-down. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonSplitButton) |
![]() | Color | Gets the selected color. |
![]() | 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) |
![]() | DropDownAlign | Gets or sets the alignment of the drop-down portion relative to this component. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonSplitButton) |
![]() | 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) |
![]() | GripHandleVisible | Gets or sets a value indicating whether the drop-down can be resized. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonSplitButton) |
![]() | 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 Button. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonSplitButton) |
![]() | LargeItemDropDownWidth | Gets or sets the width of a drop-down menu with large items if the value is greater than 100. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonSplitButton) |
![]() | MaxDropDownItems | Gets or sets the maximum number of items to display in the drop-down list. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonSplitButton) |
![]() | MoreColorsText | Gets or sets the text that represents More Colors option. |
![]() | Name | Gets or sets the unique name for this RibbonItem. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItem) |
![]() | NoColorText | Gets or sets the text that represents No Color option. |
![]() | PreferredItemSize | Gets or sets a value specifies the size of the drop down items. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonSplitButton) |
![]() | Pressed | Gets or sets a value that indicates whether the split button is pressed (toggled). (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonSplitButton) |
![]() | SelectedColor | Gets or sets the selected color. |
![]() | SelectedIndex | |
![]() | ShortcutKeys | Gets or sets the shortcut keys associated with the button. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonSplitButton) |
![]() | 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 label used to identify this RibbonSplitButton. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonSplitButton) |
![]() | TextImageRelation | Gets or sets a value indicating whether the text should appear below the image. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonIconItem) |
![]() | ToggleOnClick | Indicates whether the split button should remain in pressed state after clicking on it. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonSplitButton) |
![]() | 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 | |
---|---|---|
![]() | DropDown | Occurs when the drop-down portion of this element is shown. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonDropDownBase) |
![]() | DropDownClosed | Indicates that the drop-down portion of this element has closed. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonDropDownBase) |