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