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

In This Topic
    Header Property (TableStyles)
    In This Topic
    Gets or sets the header style content for the table styles.
    Syntax
    'Declaration
     
    Public Property Header As Header
    public Header Header {get; set;}

    Property Value

    The header style content as a Header.
    See Also