ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix Namespace / ITablixMember Interface / TablixHeader Property

In This Topic
    TablixHeader Property (ITablixMember)
    In This Topic
    Gets the header cell of the tablix member.
    Syntax
    'Declaration
     
    ReadOnly Property TablixHeader As ITablixHeader
    ITablixHeader TablixHeader {get;}
    See Also