[]
Gets or sets the color that appears on the 'Automatic' item in the dropdown.
[C1Category("Behavior")]
[C1Description("RibbonColorPicker.AutomaticColor", "The color that appears on the 'Automatic' item in the dropdown.")]
public Color AutomaticColor { get; set; }
<C1Category("Behavior")>
<C1Description("RibbonColorPicker.AutomaticColor", "The color that appears on the 'Automatic' item in the dropdown.")>
Public Property AutomaticColor As Color