ActiveReports 10
ITableCell Interface Members
Properties  Methods 

GrapeCity.ActiveReports.Extensibility.v10 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Table Namespace : ITableCell Interface

The following tables list the members exposed by ITableCell.

Public Properties
 NameDescription
 PropertySpecifies the number of columns that table cell spans.  
 PropertySpecifies the table cell height.  
 PropertySets or returns a reference to this object's parent. If the parent is unavailable null is returned. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IRenderComponent)
 PropertySpecifies the row containing this cell.  
 PropertySpecifies the table containing this cell.  
 PropertyReturns a collection of render components. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IRenderComponent)
 PropertyReturns the GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem objects in this container. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItemContainer)
 PropertySpecifies the table cell span width.  
 Property
Specifies the first column in the span.
 
Top
Public Methods
 NameDescription
 MethodGets the service object of the specified type. (Inherited from System.IServiceProvider)
Top
See Also

Reference

ITableCell Interface
GrapeCity.ActiveReports.Extensibility.Rendering.Components.Table Namespace