BarManagerOptionsLayout Class
Provides options that control how the bars’ layout is stored to/restored from a stream, xml file or system registry.
Namespace: DevExpress.XtraBars.Utils
Assembly: DevExpress.XtraBars.v24.2.dll
Declaration
Related API Members
The following members return BarManagerOptionsLayout objects:
Remarks
The options this class provides are accessible with the BarManager.OptionsLayout property.
Inheritance
Object
ViewStatePersisterCore
BaseOptions
OptionsLayoutBase
BarManagerOptionsLayout
See Also