ColorsPerRow Property (RibbonColorPickerItem)
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