ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonColorPickerItem Class / ColorsPerRow Property

In This Topic
    ColorsPerRow Property
    In This Topic
    Gets or sets the number of color elements that should be displayed per row.
    Syntax
    'Declaration
     
    Public Property ColorsPerRow As System.Integer
    public System.int ColorsPerRow {get; set;}
    See Also