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