Back to Devexpress

WinExplorerViewOptionsLayout Class

windowsforms-devexpress-dot-xtragrid-dot-winexplorer-f9d02d2c.md

latest2.0 KB
Original Source

WinExplorerViewOptionsLayout Class

Provides options that specify how a WinExplorerView layout is stored to and restored from storage (a stream, xml file or system registry).

Namespace : DevExpress.XtraGrid.WinExplorer

Assembly : DevExpress.XtraGrid.v25.2.dll

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

Declaration

csharp
public class WinExplorerViewOptionsLayout :
    OptionsLayoutGrid
vb
Public Class WinExplorerViewOptionsLayout
    Inherits OptionsLayoutGrid

The following members return WinExplorerViewOptionsLayout objects:

Remarks

Refer to the Save and Restore Layout help section to learn more.

Inheritance

Object ViewStatePersisterCore BaseOptions OptionsLayoutBase OptionsLayoutGrid WinExplorerViewOptionsLayout

See Also

WinExplorerViewOptionsLayout Members

Save and Restore Grid Layout

DevExpress.XtraGrid.WinExplorer Namespace