GrapeCity.ActiveReports.Extensibility.v8 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Table Namespace : ITableCell Interface |
The following tables list the members exposed by ITableCell.
Name | Description | |
---|---|---|
ColSpan | Specifies the number of columns that table cell spans. | |
Height | ||
Parent | Sets 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) | |
ParentRow | Specifies the row containing this cell. | |
ParentTable | ||
RenderComponents | Returns a collection of render components. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IRenderComponent) | |
ReportItems | Returns the GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem objects in this container. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItemContainer) | |
SpanWidth | ||
StartColumn |
Specifies the first column in the span.
|
Name | Description | |
---|---|---|
GetService | (Inherited from System.IServiceProvider) |