CustomDrawCellEventArgsBase.Bounds Property
Returns the bounding rectangle of the drawing area.
Namespace: DevExpress.XtraSpreadsheet
Assembly: DevExpress.XtraSpreadsheet.v25.2.dll
NuGet Package: DevExpress.Win.Spreadsheet
Declaration
Property Value
| Type | Description |
|---|---|
| Rectangle | A Rectangle value which specifies the object’s bounding rectangle. |
See Also