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.v18.1.dll

Declaration

public class WinExplorerViewOptionsLayout :
    OptionsLayoutGrid

The following members accept/return WinExplorerViewOptionsLayout objects:

Remarks

Refer to the Saving and Restoring Layouts help section to learn more.

See Also