FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / 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 System.Boolean
    public System.bool ShowAutomaticColor {get; set;}
    See Also