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

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