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

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