- wxGridCellCoords
Default constructor initializes the object to invalid state.
- GetCol
Return the column of the coordinate.
- GetRow
Return the row of the coordinate.
- Set
Set the row and column of the coordinate.
- SetCol
Set the column of the coordinate.
- SetRow
Set the row of the coordinate.