Parameters
- e
- A System.Windows.Forms.PaintEventArgs that contains a System.Drawing.Graphics object where the cell will be drawn.
- row
- Index of the cell's row.
- col
- Index of the cell's column.
Return Value
The index of the last column painted (may be greater than col if columns are merged).