GrapeCity ActiveReports for .NET 16.0J
TableGroups プロパティ (ITable)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Table 名前空間 > ITable インターフェース : TableGroups プロパティ
後続のグループのインスタンスはテーブルにより定義され、各グループのTableGroup.SubGroupsプロパティのインスタンスを経由してアクセスされます。
シンタックス
'宣言
 
ReadOnly Property TableGroups As IItemCollection(Of ITableGroup)
IItemCollection<ITableGroup> TableGroups {get;}
解説
後続のグループのインスタンスはテーブルにより定義され、各グループのTableGroup.SubGroupsプロパティのインスタンスを経由してアクセスされます。
参照

ITable インターフェース
ITable メンバ