ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / TablixBody Class
Members

In This Topic
    TablixBody Class
    In This Topic
    Defines the layout and structure of the bottom right region that contains the data elements of the tablix.
    Object Model
    TablixBody Class
    Syntax
    'Declaration
     
    Public NotInheritable Class TablixBody 
       Inherits ReportComponent
       Implements IReportComponentIReportComponentContainerIValidateable 
    Inheritance Hierarchy

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

    See Also