NavBarLayoutOptions Class
In This Article
Provides properties that specify how the control’s layout is saved/restored from storage.
Namespace: DevExpress.XtraNavBar
Assembly: DevExpress.XtraNavBar.v24.2.dll
NuGet Package: DevExpress.Win
#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.
See Also