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