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