Wimark.Controls Class Library  

DataGridViewRow.HeaderBounds Property

Gets the bounds of the row header.

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

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

DataGridViewRow Class | DataGridViewRow Members | Wimark.Controls Namespace