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