WinExplorerViewOptionsView(WinExplorerView) Constructor
Initializes a new instance of the WinExplorerViewOptionsView class with the specified settings.
Namespace: DevExpress.XtraGrid.WinExplorer
Assembly: DevExpress.XtraGrid.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
view | WinExplorerView | A WinExplorerView object that owns the newly created WinExplorerViewOptionsView object. |
See Also