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.v24.1.dll
NuGet Packages: DevExpress.Win, DevExpress.Win.Navigation
Declaration
Parameters
Name | Type | Description |
---|---|---|
source | OptionsNavPane | An OptionsNavPane object whose settings are copied to the newly created object. |
See Also