Provides data for the events which are invoked for particular data cells.
public class PivotCellBaseEventArgs : RoutedEventArgs
Public Class PivotCellBaseEventArgs Inherits RoutedEventArgs
The PivotCellBaseEventArgs class serves as a base for classes that provide data for the events which fire for particular cells. The PivotCellBaseEventArgs class properties and methods identify the cell's value, position (column and row), etc.
System.Object System.EventArgs System.Windows.RoutedEventArgs PivotCellBaseEventArgs PivotCellDisplayTextEventArgs PivotCellEventArgs PivotCellValueEventArgs PivotCustomCellAppearanceEventArgs