ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / TablixMember Class / TablixHeader Property

In This Topic
    TablixHeader Property
    In This Topic
    Gets or sets the header cell of the tablix member.
    Syntax
    'Declaration
     
    Public Property TablixHeader As TablixHeader
    public TablixHeader TablixHeader {get; set;}
    See Also