The members of System.Windows.Forms.TableLayoutCellPaintEventArgs are listed below.
See Also: Inherited members from System.Windows.Forms.PaintEventArgs
Initializes a new instance of the System.Windows.Forms.TableLayoutCellPaintEventArgs class. |
[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. |