TableLayoutCellPaintEventArgs Properties
.NET Framework (current version)
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | CellBounds | Gets the size and location of the cell. |
![]() | ClipRectangle | Gets the rectangle in which to paint.(Inherited from PaintEventArgs.) |
![]() | Column | Gets the column of the cell. |
![]() | Graphics | Gets the graphics used to paint.(Inherited from PaintEventArgs.) |
![]() | Row | Gets the row of the cell. |
Show:
