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

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