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

TablixBody Class
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