Version

PivotCellEditedEventArgs Class Members

The following tables list the members exposed by PivotCellEditedEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyCellGets the PivotCell that was clicked.  
Public PropertyColumnIndexGets the index of the column.  
Public PropertyEditedValueGets the edited value.  
Public PropertyMeasureGets the measure.  
Public PropertyRowIndexGets the index of the row.  
See Also