Skip to main content

NavBarLayoutOptions Class

Provides properties that specify how the control’s layout is saved/restored from storage.

Namespace: DevExpress.XtraNavBar

Assembly: DevExpress.XtraNavBar.v23.2.dll

NuGet Packages: DevExpress.Win, DevExpress.Win.Navigation

Declaration

public class NavBarLayoutOptions

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