[]
Gets or sets whether the 'Automatic' item should appear in the dropdown.
[C1Category("Appearance")]
[C1Description("RibbonColorPicker.ShowAutomaticColor", "Indicates whether the 'Automatic' item appears in the dropdown.")]
public bool ShowAutomaticColor { get; set; }
<C1Category("Appearance")>
<C1Description("RibbonColorPicker.ShowAutomaticColor", "Indicates whether the 'Automatic' item appears in the dropdown.")>
Public Property ShowAutomaticColor As Boolean