Back to Devexpress

WinExplorerViewOptionsView Class

windowsforms-devexpress-dot-xtragrid-dot-winexplorer-91caf7c2.md

latest2.0 KB
Original Source

WinExplorerViewOptionsView Class

Provides members that manage common WinExplorerView options.

Namespace : DevExpress.XtraGrid.WinExplorer

Assembly : DevExpress.XtraGrid.v25.2.dll

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

Declaration

csharp
public class WinExplorerViewOptionsView :
    ColumnViewOptionsView
vb
Public Class WinExplorerViewOptionsView
    Inherits ColumnViewOptionsView

The following members return WinExplorerViewOptionsView objects:

Remarks

See the WinExplorer View for the details.

Inheritance

Object ViewStatePersisterCore BaseOptions ViewBaseOptions ColumnViewOptionsView WinExplorerViewOptionsView

See Also

WinExplorerViewOptionsView Members

WinExplorer View

DevExpress.XtraGrid.WinExplorer Namespace