GrapeCity.ActiveReports.v9 アセンブリ > GrapeCity.ActiveReports.PageReportModel 名前空間 : TableGroupCollection クラス |
TableGroupCollectionデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
![]() | Capacity | System.Collections.CollectionBaseから継承されます。 |
![]() | Count | System.Collections.CollectionBaseから継承されます。 |
![]() | Item | 位置によってTableGroupCollectionに特定のTableGroup オブジェクトを取得または設定します。 |
名前 | 解説 | |
---|---|---|
![]() | Add | TableGroupCollectionにTableGroupオブジェクトを追加します。 |
![]() | Clear | System.Collections.CollectionBaseから継承されます。 |
![]() | IndexOf | TableGroupCollectionに特定のTableGroupオブジェクトのインデックスを決定します。 |
![]() | Insert | 指定の位置でTableGroupCollectionに新しいTableGroup オブジェクトを挿入します。 |
![]() | Remove | TableGroupCollectionから指定されたTableGroupオブジェクトを削除します。 |
![]() | RemoveAt | System.Collections.CollectionBaseから継承されます。 |