[]
Provides data for the RowColChange event.
public class RowColChangeEventArgs : EventArgs
Public Class RowColChangeEventArgs
Inherits EventArgs
| Name | Description |
|---|---|
| LastCol | The previous column index of the DisplayColumns collection. |
| LastRow | The previous row index. |