ShowAutomaticColor Property (RibbonColorPicker)
In This Topic
Gets or sets whether the 'Automatic' item should appear in the dropdown.
Syntax
'Declaration
Public Property ShowAutomaticColor As Boolean
public bool ShowAutomaticColor {get; set;}
See Also