Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonColorPicker Class / ShowAutomaticColor Property

In This Topic
    ShowAutomaticColor Property (RibbonColorPicker)
    In This Topic
    Gets or sets whether the 'Automatic' item should appear in the dropdown.
    Syntax
    'Declaration
     
    
    Public Property ShowAutomaticColor As Boolean
    public bool ShowAutomaticColor {get; set;}
    See Also