InputPanel for UWP | ComponentOne
C1.UWP.InputPanel Assembly / C1.Xaml.InputPanel Namespace / C1InputPanel Class / HeaderFontFamily Property

In This Topic
    HeaderFontFamily Property
    In This Topic
    Gets or sets the font family of the header.
    Syntax
    'Declaration
     
    Public Property HeaderFontFamily As FontFamily
    public FontFamily HeaderFontFamily {get; set;}
    See Also