ExpandColors Property (RibbonColorPickerItem)
In This Topic
Gets or sets whether the palette should be expanded to include five additional entries with different brightness for each color in the main palette.
Syntax
'Declaration
Public Property ExpandColors As Boolean
public bool ExpandColors {get; set;}
See Also