The following tables list the members exposed by PivotCellCollection.
Name | Description | |
---|---|---|
![]() | PivotCellCollection Constructor | Initializes a new instance of the PivotCellCollection class. |
Name | Description | |
---|---|---|
![]() | Count | (Inherited from Infragistics.Collections.CollectionBase<PivotCell>) |
![]() | IsReadOnly | (Inherited from Infragistics.Collections.CollectionBase<PivotCell>) |
![]() | Item | Returns the PivotCell for the corresponding PivotDataColumn. |
![]() | Row | Gets the PivotDataRow this collection represents. |
Name | Description | |
---|---|---|
![]() | Items | (Inherited from Infragistics.Collections.CollectionBase<PivotCell>) |
Name | Description | |
---|---|---|
![]() | Add | (Inherited from Infragistics.Collections.CollectionBase<PivotCell>) |
![]() | Clear | (Inherited from Infragistics.Collections.CollectionBase<PivotCell>) |
![]() | Contains | (Inherited from Infragistics.Collections.CollectionBase<PivotCell>) |
![]() | CopyTo | (Inherited from Infragistics.Collections.CollectionBase<PivotCell>) |
![]() | Dispose | Overloaded. (Inherited from Infragistics.Collections.CollectionBase<PivotCell>) |
![]() | GetEnumerator | (Inherited from Infragistics.Collections.CollectionBase<PivotCell>) |
![]() | IndexOf | (Inherited from Infragistics.Collections.CollectionBase<PivotCell>) |
![]() | Insert | (Inherited from Infragistics.Collections.CollectionBase<PivotCell>) |
![]() | Remove | (Inherited from Infragistics.Collections.CollectionBase<PivotCell>) |
![]() | RemoveAt | (Inherited from Infragistics.Collections.CollectionBase<PivotCell>) |
Name | Description | |
---|---|---|
![]() | AddItem | (Inherited from Infragistics.Collections.CollectionBase<PivotCell>) |
![]() | AddItemSilently | (Inherited from Infragistics.Collections.CollectionBase<PivotCell>) |
![]() | GetCount | Overridden. Retrieves the amount of items in the collection. |
![]() | GetItem | Overridden. Gets the item at the specified index. |
![]() | InsertItem | (Inherited from Infragistics.Collections.CollectionBase<PivotCell>) |
![]() | OnItemAdded | (Inherited from Infragistics.Collections.CollectionBase<PivotCell>) |
![]() | OnItemRemoved | (Inherited from Infragistics.Collections.CollectionBase<PivotCell>) |
![]() | OnNotifyCollectionChanged | (Inherited from Infragistics.Collections.CollectionBase<PivotCell>) |
![]() | OnPropertyChanged | (Inherited from Infragistics.Collections.CollectionBase<PivotCell>) |
![]() | OnResetItems | (Inherited from Infragistics.Collections.CollectionBase<PivotCell>) |
![]() | RemoveItem | (Inherited from Infragistics.Collections.CollectionBase<PivotCell>) |
![]() | RemoveItemSilently | (Inherited from Infragistics.Collections.CollectionBase<PivotCell>) |
![]() | ReplaceItem | (Inherited from Infragistics.Collections.CollectionBase<PivotCell>) |
![]() | ResetItems | (Inherited from Infragistics.Collections.CollectionBase<PivotCell>) |
![]() | ResetItemsSilently | (Inherited from Infragistics.Collections.CollectionBase<PivotCell>) |
Name | Description | |
---|---|---|
![]() | CollectionChanged | (Inherited from Infragistics.Collections.CollectionBase<PivotCell>) |