Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended.PropertyGrid Namespace / ColorEditor Class / ShowRecentColors Property

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