Componentone Toolbar for WPF and Silverlight
C1.Silverlight.Toolbar Namespace / C1ToolbarSplitButton Class / HeaderForeground Property

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