ActiveReports 10
ITableCell Interface Properties

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

For a list of all members of this type, see ITableCell members.

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
See Also

Reference

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