ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / FontHeader Class / Header Property

In This Topic
    Header Property (FontHeader)
    In This Topic
    Gets or sets the header of the font section.
    Syntax
    'Declaration
     
    Public Property Header As String
    public string Header {get; set;}

    Property Value

    The header of the font section as a System.String.
    See Also