SingleWeekCellBase.ScrollContentBounds Property
Gets the SingleWeekCellBase.ContentBounds corrected by the scroll offset.
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 determines the bounds used to paint the view. |
See Also