OptionsNavPane(OptionsNavPane) Constructor
Initializes a new instance of the OptionsNavPane class with the options specified by the constructor’s parameter.
Namespace: DevExpress.XtraNavBar
Assembly: DevExpress.XtraNavBar.v25.1.dll
NuGet Package: DevExpress.Win
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| source | OptionsNavPane | An OptionsNavPane object whose settings are copied to the newly created object. |
See Also