Wimark.Controls Class Library  

DataGridViewCellPaintEventArgs.CellContentBounds Property

Get the bounds of the cell content.

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

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