DataGridViewCell::DataGridViewCellAccessibleObject::Bounds Property
.NET Framework (current version)
Gets the location and size of the accessible object.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Exception | Condition |
|---|---|
| InvalidOperationException | The value of the Owner property is null. |
The Bounds property retrieves the object's bounding rectangle in screen coordinates.
.NET Framework
Available since 2.0
Available since 2.0
Show: