Skip to main content
A newer version of this page is available. .

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.v20.2.dll

NuGet Package: DevExpress.Win.Grid

Declaration

public class WinExplorerViewOptionsLayout :
    OptionsLayoutGrid

The following members return WinExplorerViewOptionsLayout objects:

Remarks

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

See Also