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

In This Topic
    ColorContainerStyle Property (ColorEditor)
    In This Topic
    Gets or sets the style of the ItemsControl used to show a section of colors (that is recent colors).
    Syntax
    'Declaration
     
    
    Public Property ColorContainerStyle As Style
    public Style ColorContainerStyle {get; set;}
    See Also