ActiveReports 11
TableCell Class Members
Properties  Methods  Events

GrapeCity.ActiveReports.v11 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : TableCell Class

The following tables list the members exposed by TableCell.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the TableCell class.  
Top
Public Properties
 NameDescription
Public PropertyIndicates that nearby cells with same content will be merged.  
Public Property

Gets or sets the number of columns the cell spans.

 
Public PropertyGets a GrapeCity.ActiveReports.ReportObjectModel.ReportComponentCollection containing all the ReportComponents in the container. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportComponentContainer)
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyGets or sets an IReportComponentContainer interface representing the parent hosting the component. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportComponent)
Public PropertyGets a GrapeCity.ActiveReports.ReportObjectModel.ReportItemCollection containing all the ReportItems in the container. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportComponentContainer)
Public Property (Inherited from System.ComponentModel.Component)
Top
Public Methods
 NameDescription
Public MethodCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.ComponentModel.Component)
Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.ComponentModel.Component)
Public MethodValidates the information in each property of the TableCell object.  
Top
Public Events
 NameDescription
Public Event (Inherited from System.ComponentModel.Component)
Top
See Also

Reference

TableCell Class
GrapeCity.ActiveReports.PageReportModel Namespace