NavBarLayoutOptions Class
Provides properties that specify how the control’s layout is saved/restored from storage.
Namespace: DevExpress.XtraNavBar
Assembly: DevExpress.XtraNavBar.v24.1.dll
NuGet Packages: DevExpress.Win, DevExpress.Win.Navigation
Declaration
Related API Members
The following members return NavBarLayoutOptions objects:
Remarks
The options this class provides are accessible with the NavBarControl.OptionsLayout property.
See Save and Restore Layout to learn more.
Inheritance
Object
NavBarLayoutOptions
See Also