System.Windows.Forms.TableLayoutCellPaintEventArgs: Property Members

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

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.