WinExplorerView(GridControl) Constructor
Initializes a new instance of the WinExplorerView class with the specified owner.
Namespace: DevExpress.XtraGrid.Views.WinExplorer
Assembly: DevExpress.XtraGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Declaration
Parameters
Name | Type | Description |
---|---|---|
ownerControl | GridControl | A GridControl that owns this WinExplorerView. |
See Also