Skip to main content
A newer version of this page is available. .

NavBarLayoutOptions Class

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

Namespace: DevExpress.XtraNavBar

Assembly: DevExpress.XtraNavBar.v19.2.dll

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