NavBarControl.OptionsLayout Property
Contains options that control how the NavBarControl‘s layout is stored to/restored from a stream, xml file or system registry.
Namespace: DevExpress.XtraNavBar
Assembly: DevExpress.XtraNavBar.v24.1.dll
NuGet Packages: DevExpress.Win, DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
NavBarLayoutOptions | A NavBarLayoutOptions object providing options that control how the layout is stored and restored. |
See Also