ActiveReports Developer 7
IGridCell Interface Members
See Also  Properties 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace : IGridCell Interface

Glossary Item Box

The following tables list the members exposed by IGridCell.

Public Properties

 NameDescription
 PropertyColumnSpanThe column span for this cell.  
 PropertyContentThe actual content to be rendered in this cell.  
 PropertyEffectiveBordersRetreives effective border styles for this cell.  
 PropertyRowSpanThe row span for this cell.  
Top

See Also