The following tables list the members exposed by PivotCellEditingEventArgs.
| Name | Description | |
|---|---|---|
![]() | PivotCellEditingEventArgs Constructor |
| Name | Description | |
|---|---|---|
![]() | Cancel | Gets or sets a value indicating whether the event should be cancelled. |
![]() | Cell | Gets the PivotCell that was clicked. (Inherited from Infragistics.Controls.Grids.PivotCellEditedEventArgs) |
![]() | ColumnIndex | Gets the index of the column. (Inherited from Infragistics.Controls.Grids.PivotCellEditedEventArgs) |
![]() | CustomEditor | Gets the UI element which was provided by user as custom editor. |
![]() | EditedValue | Gets the edited value. (Inherited from Infragistics.Controls.Grids.PivotCellEditedEventArgs) |
![]() | Editor | Gets the UI element responsible for editing. |
![]() | Measure | Gets the measure. (Inherited from Infragistics.Controls.Grids.PivotCellEditedEventArgs) |
![]() | RowIndex | Gets the index of the row. (Inherited from Infragistics.Controls.Grids.PivotCellEditedEventArgs) |