GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView Namespace / ReportOptions Class / HeaderFontStyle Property

In This Topic
    HeaderFontStyle Property (ReportOptions)
    In This Topic
    Gets or sets the font style for print page header.
    Syntax
    'Declaration
     
    Public Property HeaderFontStyle As FontStyle
    public FontStyle HeaderFontStyle {get; set;}
    See Also