WinExplorerView.ViewRect Property
Gets the region which this WinExplorerView currently occupies.
Namespace: DevExpress.XtraGrid.Views.WinExplorer
Assembly: DevExpress.XtraGrid.v25.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Declaration
Property Value
| Type | Description |
|---|---|
| Rectangle | A Rectangle structure that is the region which this WinExplorerView currently occupies. |
See Also