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