[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonColorPicker.Color

Color Property

Color

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; }
<C1Category("Behavior")>
<C1Description("RibbonColorPicker.Color", "The color that is currently selected in this RibbonColorPicker.")>
Public Property Color As Color