Back to Devexpress

WinExplorerViewOptionsBehavior Class

windowsforms-devexpress-dot-xtragrid-dot-winexplorer-9f661a81.md

latest2.0 KB
Original Source

WinExplorerViewOptionsBehavior Class

Provides members that manage WinExplorerView behavior options.

Namespace : DevExpress.XtraGrid.WinExplorer

Assembly : DevExpress.XtraGrid.v25.2.dll

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

Declaration

csharp
public class WinExplorerViewOptionsBehavior :
    ColumnViewOptionsBehavior
vb
Public Class WinExplorerViewOptionsBehavior
    Inherits ColumnViewOptionsBehavior

The following members return WinExplorerViewOptionsBehavior objects:

Remarks

See the WinExplorer View for the details.

Inheritance

Object ViewStatePersisterCore BaseOptions ViewBaseOptions ColumnViewOptionsBehavior WinExplorerViewOptionsBehavior

See Also

WinExplorerViewOptionsBehavior Members

WinExplorer View

DevExpress.XtraGrid.WinExplorer Namespace