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

TableRow Class
Represents a row in a table data region, containing table cells.
Object Model
TableRow Class
Syntax
'Declaration
 
Public NotInheritable Class TableRow 
   Inherits ReportComponent
   Implements IReportComponentIReportComponentContainerIValidateable 
 
Inheritance Hierarchy

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

See Also