Version

PivotCellEnterEditEventArgs Class Members

The following tables list the members exposed by PivotCellEnterEditEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyCellGets the PivotCell that was clicked.  
Public PropertyColumnIndexGets the index of the column.  
Public PropertyCustomEditorGets or sets the custom editor which will be used for edit of Cell. The custom editor must implement IPivotEditor  
Public PropertyMeasureGets the measure.  
Public PropertyRowIndexGets the index of the row.  
See Also