WinExplorerView.Invalidate(Rectangle) Method
Invalidates the specific region within the WinExplorerView.
Namespace: DevExpress.XtraGrid.Views.WinExplorer
Assembly: DevExpress.XtraGrid.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| rect | Rectangle | A Rectangle structure that is to be repainted. |
See Also