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

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