For a list of all members of this type, see RowsCollection members.
Name | Description | |
---|---|---|
CollapseAll | Collapse all rows in the collection. | |
CollapseAllCards | Collapse all cards in the collection when using UltraGridBand.CardView mode. Only applies when CardStyle is compressed. | |
Contains | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | |
CopyTo | Overloaded. Overridden. Copies the items from the collection into the array. | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
DeallocateCells | Releases allocated cell objects. Cells are allocated lazily as they are accessed. This method is for releasing cells that have been allocated so for. | |
Dispose | (Inherited from Infragistics.Shared.DisposableObject) | |
EnsureSortedAndFiltered | Overloaded. Ensure Rows in the current RowCollection are sorted and filtered | |
ExpandAll | Expand all rows in the collection. UltraGrid.InitializeLayout | |
ExpandAllCards | Expand all cards in the collection when using UltraGridBand.CardView mode. Only applies when CardStyle is compressed. | |
GetAllNonGroupByRows | Gets all the non-group-by rows that are associated with this collection. | |
GetEnumerator | IEnumerable Interface Implementation | |
GetFilteredInNonGroupByRows | Gets all the filtered in rows (rows that are not filtered out). | |
GetFilteredOutNonGroupByRows | Gets all the filtered out rows (rows that do not match the filtering criteria). | |
GetItem | Overridden. Returns the item at the specified index | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
GetRowAtVisibleIndex | Gets a row based on its visible index. | |
GetRowAtVisibleIndexOffset | Gets a row based on a start row and a relative visible index. | |
GetRowEnumerator | Gets the rows associated with this rows collection as well as descendant row collections upto the lowestLevelBand. | |
GetRowWithListIndex | Overloaded. Returns the actual UltraGridRow associated with list index in the binding list. | |
IndexOf | Overridden. Returns the index of the item in the collection that has the passed in key or -1 if key not found. | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
IsCardVisible | Overloaded. Determines if passed in row is visible | |
Move | Overloaded. Moves the specified row in the row collection to the new index. The end result is that the row will be at the specified newIndex. | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
Refresh | Overloaded. Refresh the display and/or refetch the data non-recursively. | |
ScrollCardIntoView | Overloaded. Scrolls passed in row into view | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
CreateArray | Overridden. Overridden. Virtual method used by the All 'get' method to create the array it returns. | |
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
DisposeCollectionItems | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
InternalAdd | (Inherited from Infragistics.Shared.SubObjectsCollectionBase) | |
InternalClear | (Inherited from Infragistics.Shared.SubObjectsCollectionBase) | |
InternalInsert | (Inherited from Infragistics.Shared.SubObjectsCollectionBase) | |
InternalRemove | Overloaded. (Inherited from Infragistics.Shared.SubObjectsCollectionBase) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnDispose | Overridden. Overridden. | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnSubObjectPropChanged | Overridden. Called when a property has changed | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) |