The properties of System.Windows.Forms.TableLayoutCellPaintEventArgs are listed below. For a list of all members, see the TableLayoutCellPaintEventArgs Members list.
See Also: Inherited members from System.Windows.Forms.PaintEventArgs
[read-only] | CellBounds | System.Drawing.Rectangle.
Gets the size and location of the cell. |
[read-only] | Column | int.
Gets the column of the cell. |
[read-only] | Row | int.
Gets the row of the cell. |