WinExplorerViewOptionsView Class
In This Article
Provides members that manage common WinExplorerView options.
Namespace: DevExpress.XtraGrid.WinExplorer
Assembly: DevExpress.XtraGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
#Declaration
public class WinExplorerViewOptionsView :
ColumnViewOptionsView
#Related API Members
The following members return WinExplorerViewOptionsView objects:
#Remarks
See the WinExplorer View for the details.
#Inheritance
Object
ViewStatePersisterCore
BaseOptions
ViewBaseOptions
ColumnViewOptionsView
WinExplorerViewOptionsView
See Also