PivotLeftTopCellChangedEventArgs Properties
Provides data for the PivotGridControl.LeftTopCellChanged event.| Name | Description |
|---|---|
| NewValue | Gets the coordinates of the currently left top visible cell. |
| OldValue | Gets the coordinates of the cell that was visible at the top left before scrolling. |
See Also