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