ActiveReports Developer 7
TableCell Class
Members  See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : TableCell Class

Glossary Item Box

Defines the contents of a cell in a table data region.

Object Model

TableCell Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class TableCell 
   Inherits ReportComponentContainer
   Implements IRdlContainerIReportComponentIReportComponentContainer 

Inheritance Hierarchy

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

See Also