ActiveReports Developer 7
Content Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace > ITableCell Interface : Content Property

Glossary Item Box

The actual content to be rendered in this cell.

Syntax

Visual Basic (Declaration) 
ReadOnly Property Content As ILayoutArea
C# 
ILayoutArea Content {get;}

See Also