SchedulerViewCellBase.ContentBounds Property
Gets the rectangle which encompasses the cell area excluding its header.
Namespace: DevExpress.XtraScheduler.Drawing
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Property Value
Type | Description |
---|---|
Rectangle | A Rectangle that is the area for displaying the cell content. |
See Also