名前 | 解説 | |
---|---|---|
![]() | Count | コレクション内のアイテムの数を取得します。 GrapeCity.ActiveReports.PageReportModel.ItemCollection<MatrixRow>から継承されます。 |
![]() | IsReadOnly | コレクションが読み取り専用かどうかを示します。 GrapeCity.ActiveReports.PageReportModel.ItemCollection<MatrixRow>から継承されます。 |
![]() | Item | 指定されたインデックスでコレクション アイテムを取得します。 GrapeCity.ActiveReports.PageReportModel.ItemCollection<MatrixRow>から継承されます。 |