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

In This Topic
    TablixBody Class
    In This Topic
    Represents a layout and structure of the bottom right region containing the columns and rows 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