Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1DropDownButton Class / HeaderFontStretch Property

In This Topic
    HeaderFontStretch Property (C1DropDownButton)
    In This Topic
    Gets or sets the font stretch of the header.
    Syntax
    'Declaration
     
    
    Public Property HeaderFontStretch As FontStretch
    public FontStretch HeaderFontStretch {get; set;}
    See Also