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

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