Version

ExpandableFieldRecordCollection Class Methods

For a list of all members of this type, see ExpandableFieldRecordCollection members.

Public Methods
 NameDescription
Public MethodCollapseAllOverloaded. Collapses all records. (Inherited from Infragistics.Windows.DataPresenter.RecordCollectionBase)
Public MethodContainsOverloaded. Returns true if the collection contains the specified item.  
Public MethodCopyToOverloaded. Copies the items into an array  
Public MethodExistsOverloaded. Returns true if the collection contains a record for the specified field.  
Public MethodExpandAllOverloaded. Expands all records. (Inherited from Infragistics.Windows.DataPresenter.RecordCollectionBase)
Public MethodGetDataRecordFromDataItemReturns the DataRecord that represents the list object from the data source  
Public MethodGetEnumeratorReturms an object to enumerate the items  
Public MethodIndexOfOverloaded. Gets the index of the ExpandableFieldRecord with the specified field name.  
Public MethodRefreshSortSorts the records based on the current sort criteria. (Inherited from Infragistics.Windows.DataPresenter.RecordCollectionBase)
Protected Methods
 NameDescription
Protected Internal MethodDirtyFixedRecordOrderFor internal use only (Inherited from Infragistics.Windows.DataPresenter.RecordCollectionBase)
Protected Internal MethodOnCollectionChangedOverloaded. Raises the CollectionChanged event (Inherited from Infragistics.Windows.DataPresenter.RecordCollectionBase)
Protected Internal MethodOnPropertyChangedRaises the PropertyChanged event (Inherited from Infragistics.Windows.DataPresenter.RecordCollectionBase)
Protected MethodSortGroupByRecordsSorts the groupby records in the collection (Inherited from Infragistics.Windows.DataPresenter.RecordCollectionBase)
See Also