System.Windows.Forms.TableLayoutCellPaintEventArgs Members

The members of System.Windows.Forms.TableLayoutCellPaintEventArgs are listed below.

See Also: Inherited members from System.Windows.Forms.PaintEventArgs

Public Constructors

Public Properties

[read-only]
CellBoundsSystem.Drawing.Rectangle.

Gets the size and location of the cell.

[read-only]
Columnint.

Gets the column of the cell.

[read-only]
Rowint.

Gets the row of the cell.