ActiveReports 8
ITableCell Interface Members
See Also  Properties 
GrapeCity.ActiveReports.Extensibility.v8 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.  
 PropertyHeight  
 PropertyParentRowSpecifies the row containing this cell.  
 PropertyParentTable  
 PropertySpanWidth  
 PropertyStartColumn
Specifies the first column in the span.
 
Top

See Also