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

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