Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended.PropertyGrid Namespace / ColorPaletteEditor Class / ItemContainerStyle Property

In This Topic
    ItemContainerStyle Property (ColorPaletteEditor)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property ItemContainerStyle As Style
    public Style ItemContainerStyle {get; set;}
    See Also