ActiveReports Developer 7
ITableCell Interface Members
See Also  Properties 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Table Namespace : ITableCell Interface

Glossary Item Box

The following tables list the members exposed by ITableCell.

Public Properties

 NameDescription
 PropertyColSpanSpecifies the number of columns that table cell spans.  
 PropertyParentRowSpecifies the row containing this cell.  
 PropertyStartColumn
Specifies the first column in the span.
 
Top

See Also