SchedulerViewCellBase.ScrollContentBounds Property
The area to fill when indicating an appointment status.
Namespace: DevExpress.XtraScheduler.Drawing
Assembly: DevExpress.XtraScheduler.v20.2.dll
Declaration
public virtual Rectangle ScrollContentBounds { get; }
Public Overridable ReadOnly Property ScrollContentBounds As Rectangle
Property Value
Type | Description |
---|---|
Rectangle | A Rectangle structure that specifies the area to paint with the status brush. |
See Also
Feedback