Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended.PropertyGrid Namespace / NumericEditor Class / ButtonForeground Property

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