For a list of all members of this type, see ContainerGridRecordCollection members.
| Name | Description | |
|---|---|---|
![]() | Capacity | Gets or sets the number of elements that the System.Collections.CollectionBase can contain. (Inherited from System.Collections.CollectionBase) |
![]() | ControlMain | The grid that owns the record collection. |
![]() | Count | Number of items in the collection. (Inherited from Infragistics.Web.UI.GridControls.ControlDataRecordCollection) |
![]() | IsReadOnly | Returns true if the collection is read-only (Inherited from Infragistics.Web.UI.Framework.ObjectCollection) |
![]() | Item | Gets the ContainerGridRecord at the specified index. Note: these items are created on demand. |
| Name | Description | |
|---|---|---|
![]() | Grid | Reference to the grid that owns the record collection. |
![]() | HasViewStateJournal | (Inherited from Infragistics.Web.UI.Framework.ObjectCollection) |
![]() | InnerList | Gets an System.Collections.ArrayList containing the list of elements in the System.Collections.CollectionBase instance. (Inherited from System.Collections.CollectionBase) |
![]() | List | Gets an System.Collections.IList containing the list of elements in the System.Collections.CollectionBase instance. (Inherited from System.Collections.CollectionBase) |
![]() | TemporaryRecord | Gets/sets a temporary record (Inherited from Infragistics.Web.UI.GridControls.ControlDataRecordCollection) |
![]() | ViewStateJournal | The parent owner to which this object belongs. (Inherited from Infragistics.Web.UI.Framework.ObjectCollection) |