TimelineView.Invalidate(Rectangle) Method
Invaldates the specified region of the current TimelineView object.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Parameters
Name | Type | Description |
---|---|---|
bounds | Rectangle | A Rectangle structure which is the region to invalidate. |
See Also