[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonColorPicker.DefaultColor

DefaultColor Property

DefaultColor

Gets or sets the color that appears on this RibbonColorPicker.

Declaration
[C1Category("Behavior")]
[C1Description("RibbonColorPicker.DefaultColor", "The color that appears on this RibbonColorPicker.")]
public Color DefaultColor { get; set; }
<C1Category("Behavior")>
<C1Description("RibbonColorPicker.DefaultColor", "The color that appears on this RibbonColorPicker.")>
Public Property DefaultColor As Color