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