GrapeCity.ActiveReports.v11 アセンブリ > GrapeCity.ActiveReports.PageReportModel 名前空間 : ReportItemCollection クラス |
このクラスのメンバの一覧は、ReportItemCollectionメンバを参照してください。
名前 | 解説 | |
---|---|---|
Count | ReportItemCollection内のReportItemの数を取得します。 | |
IsFixedSize | ReportItemCollectionのサイズが固定されているかどうかを示すブール型の値を取得します。 | |
IsReadOnly | ReportItemCollectionは読み取り専用かどうかを示すブール型の値を取得します。 | |
IsSynchronized | ReportItemCollectionへのアクセスが同期されている(スレッドセーフ)かどうか示す値を取得します。 | |
Item | オーバーロードされます。 位置によってReportItemCollectionにある特定のReportItemオブジェクトを取得または設定します。 | |
SyncRoot | ReportItemCollectionへのアクセスを同期するために使用されるオブジェクトを取得します。 |