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