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.2.dll
Declaration
Property Value
Type | Description |
---|---|
NavBarLayoutOptions | A NavBarLayoutOptions object providing options that control how the layout is stored and restored. |
See Also