ContainerGridRecordCollectionデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
Capacity | Gets or sets the number of elements that the System.Collections.CollectionBase can contain. System.Collections.CollectionBaseから継承されます。 | |
ControlMain | レコード コレクションを所有するグリッド。 | |
Count | コレクションに含まれる項目の数。 Infragistics.Web.UI.GridControls.ControlDataRecordCollectionから継承されます。 | |
IsReadOnly | コレクションが読み取り専用の場合、True を返します。 Infragistics.Web.UI.Framework.ObjectCollectionから継承されます。 | |
Item | 指定したインデックスにある ContainerGridRecord を取得します。注: これらの項目はオンデマンドで作成されます。 |
名前 | 解説 | |
---|---|---|
Grid | レコード コレクションを所有するグリッドへの参照。 | |
HasViewStateJournal | Infragistics.Web.UI.Framework.ObjectCollectionから継承されます。 | |
InnerList | Gets an System.Collections.ArrayList containing the list of elements in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 | |
List | Gets an System.Collections.IList containing the list of elements in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 | |
TemporaryRecord | 一時的なレコードを取得または設定します。 Infragistics.Web.UI.GridControls.ControlDataRecordCollectionから継承されます。 | |
ViewStateJournal | このオブジェクトが属している親のオーナー。 Infragistics.Web.UI.Framework.ObjectCollectionから継承されます。 |