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

In This Topic
    ShowRecentColors Property (C1ColorPicker)
    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