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

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