The following tables list the members exposed by PivotCellEnterEditEventArgs.
Name | Description | |
---|---|---|
PivotCellEnterEditEventArgs Constructor |
Name | Description | |
---|---|---|
Cell | Gets the PivotCell that was clicked. | |
ColumnIndex | Gets the index of the column. | |
CustomEditor | Gets or sets the custom editor which will be used for edit of Cell. The custom editor must implement IPivotEditor | |
Measure | Gets the measure. | |
RowIndex | Gets the index of the row. |