Componentone Toolbar for WPF and Silverlight
C1.WPF.Toolbar Namespace / C1ToolbarDropDown Class / HeaderFontWeight Property

In This Topic
    HeaderFontWeight Property (C1ToolbarDropDown)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property HeaderFontWeight As FontWeight
    public FontWeight HeaderFontWeight {get; set;}
    See Also