Document.Invalidate(Rectangle) Method
Invalidates a specific region within this Document.
Namespace: DevExpress.XtraBars.Docking2010.Views.Widget
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Parameters
Name | Type | Description |
---|---|---|
bounds | Rectangle | A Rectangle structure that specifies the bounds for the region to invalidate. |
See Also