Gets or sets the color that is currently selected in this RibbonColorPicker.
Declaration
[C1Category("Behavior")]
[C1Description("RibbonColorPicker.Color", "The color that is currently selected in this RibbonColorPicker.")]
public Color Color { get; set; }