ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonColorPicker Class / ShowAutomaticColor Property

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