Wimark.Controls Class Library  

DataGridViewCellPaintEventArgs.CellBounds Property

Get the bounds of the cell.

[Visual Basic]
Public ReadOnly Property CellBounds As Rectangle 
[C#]
public Rectangle CellBounds {get;}
[C++]
public: __property Rectangle get_CellBounds();

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

DataGridViewCellPaintEventArgs Class | DataGridViewCellPaintEventArgs Members | Wimark.Controls Namespace