ShowRecentColors Property (C1BasicColorPickerPart)
In This Topic
Gets or sets a value indicating whether the recent colors should be shown.
Syntax
'Declaration
Public Property ShowRecentColors As Boolean
public bool ShowRecentColors {get; set;}
See Also