ActiveReports Developer 7
Table Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Table Namespace > ITableGroup Interface : Table Property

Glossary Item Box

The ITable that this group is a member of.

Syntax

Visual Basic (Declaration) 
ReadOnly Property Table As ITable
C# 
ITable Table {get;}

See Also