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

In This Topic
    RowHierarchy Property
    In This Topic
    Gets the row hierarchy of the tablix.
    Syntax
    'Declaration
     
    ReadOnly Property RowHierarchy As ITablixHierarchy
    ITablixHierarchy RowHierarchy {get;}
    See Also