ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Tablix Class / TablixRowHierarchy Property

In This Topic
    TablixRowHierarchy Property
    In This Topic
    Gets the hierarchy of row members for the Tablix.
    Syntax
    'Declaration
     
    Public ReadOnly Property TablixRowHierarchy As TablixHierarchy
    public TablixHierarchy TablixRowHierarchy {get;}
    See Also