ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / TablixHierarchy Class
Members

In This Topic
    TablixHierarchy Class
    In This Topic
    Represents a hierarchy of members for the tablix.
    Object Model
    TablixHierarchy Class
    Syntax
    'Declaration
     
    Public NotInheritable Class TablixHierarchy 
       Inherits ReportComponent
       Implements IReportComponentIReportComponentContainerIValidateable 
    public sealed class TablixHierarchy : ReportComponent, IReportComponentIReportComponentContainerIValidateable  
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             GrapeCity.ActiveReports.PageReportModel.ReportComponent
                GrapeCity.ActiveReports.PageReportModel.TablixHierarchy

    See Also