FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / RibbonColorPickerItem Class / LargeButtons Property

In This Topic
    LargeButtons Property (RibbonColorPickerItem)
    In This Topic
    Gets or sets whether the color picker buttons should be large or small.
    Syntax
    'Declaration
     
    Public Property LargeButtons As System.Boolean
    public System.bool LargeButtons {get; set;}
    See Also