SchedulerViewCellBase.ScrollContentBounds Property
The area to fill when indicating an appointment status.
Namespace: DevExpress.XtraScheduler.Drawing
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Property Value
Type | Description |
---|---|
Rectangle | A Rectangle structure that specifies the area to paint with the status brush. |
See Also