[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonColorPicker

RibbonColorPicker Class

Represents a ribbon split button that allows user to select a color.

Namespace: GrapeCity.Spreadsheet.WinForms.Ribbon
Assembly: GrapeCity.Spreadsheet.WinForms.Ribbon.dll
Syntax
public sealed class RibbonColorPicker : RibbonSplitButton
Public NotInheritable Class RibbonColorPicker
    Inherits RibbonSplitButton

Constructors

Name Description
RibbonColorPicker(string, bool)

Initializes a new instance of the RibbonColorPicker class.

Properties

Name Description
AutomaticColor

Gets or sets the automatic Color.

AutomaticColorText

Gets or sets the text that represents Automatic Color option.

Color

Gets the selected color.

MoreColorsText

Gets or sets the text that represents More Colors option.

NoColorText

Gets or sets the text that represents No Color option.

SelectedColor

Gets or sets the selected color.

SelectedIndex