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

In This Topic
    TableRow Class
    In This Topic
    Defines a row of cells in a table data region.
    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