Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
PivotRowBaseCollection Class Members
The following tables list the members exposed by PivotRowBaseCollection.
Public Properties
Public Methods
| Name | Description |
| GetEnumerator | Gets the IEnumerator from the underlying collection. |
| IndexOf | Gets the index of the specified PivotRowBase from the underlying collection. |
Protected Methods
| Name | Description |
| OnPropertyChanged | Invoked when a property changes on the Infragistics.DependencyObjectNotifier object. |
Public Events
| Name | Description |
| PropertyChanged | Fired when a property changes on the Infragistics.DependencyObjectNotifier. |
See Also