WinExplorerViewOptionsLayout Class
In This Article
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.v24.2.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
#Declaration
public class WinExplorerViewOptionsLayout :
OptionsLayoutGrid
#Related API Members
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