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

In This Topic
    TableCell Class
    In This Topic
    Defines the contents of a cell in a table data region.
    Object Model
    TableCell Class
    Syntax
    'Declaration
     
    Public NotInheritable Class TableCell 
       Inherits ReportComponentContainer
       Implements IRdlContainerIReportComponentIReportComponentContainerIValidateable 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             GrapeCity.ActiveReports.PageReportModel.ReportComponent
                GrapeCity.ActiveReports.PageReportModel.ReportComponentContainer
                   GrapeCity.ActiveReports.PageReportModel.TableCell

    See Also