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