Back to Devexpress

WinExplorerViewOptionsSelection Class

windowsforms-devexpress-dot-xtragrid-dot-winexplorer-7fbef495.md

latest2.0 KB
Original Source

WinExplorerViewOptionsSelection Class

Provides members that manage WinExplorerView selection options.

Namespace : DevExpress.XtraGrid.WinExplorer

Assembly : DevExpress.XtraGrid.v25.2.dll

NuGet Packages : DevExpress.Win.Grid, DevExpress.Win.Navigation

Declaration

csharp
public class WinExplorerViewOptionsSelection :
    ColumnViewOptionsSelection
vb
Public Class WinExplorerViewOptionsSelection
    Inherits ColumnViewOptionsSelection

The following members return WinExplorerViewOptionsSelection objects:

Remarks

See the WinExplorer View for the details.

Inheritance

Object ViewStatePersisterCore BaseOptions ViewBaseOptions ColumnViewOptionsSelection WinExplorerViewOptionsSelection

See Also

WinExplorerViewOptionsSelection Members

WinExplorer View

DevExpress.XtraGrid.WinExplorer Namespace