CustomDrawDayNumberCellEventArgs.ContentBounds Property
Gets the bounds of the cell’s content (text).
Namespace: DevExpress.XtraEditors.Calendar
Assembly: DevExpress.XtraEditors.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Rectangle | The bounds of the cell’s content (text). |
See Also