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

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