Back to Devexpress

NavBarLayoutOptions Class

windowsforms-devexpress-dot-xtranavbar-6ddcb7b3.md

latest1.4 KB
Original Source

NavBarLayoutOptions Class

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

Namespace : DevExpress.XtraNavBar

Assembly : DevExpress.XtraNavBar.v25.2.dll

NuGet Package : DevExpress.Win

Declaration

csharp
public class NavBarLayoutOptions
vb
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

NavBarLayoutOptions Members

DevExpress.XtraNavBar Namespace