Version

GroupByRecordCollection Class Methods

For a list of all members of this type, see GroupByRecordCollection 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 MethodExpandAllOverloaded. Expands all records. (Inherited from Infragistics.Windows.DataPresenter.RecordCollectionBase)
Public MethodGetEnumeratorReturms an object to enumerate the items  
Public MethodIndexOfOverloaded. Returns the zero-based index of the specified item  
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 MethodSortGroupByRecordsOverridden. Sorts the groupby records in the collection  
See Also