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.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
source | OptionsNavPane | An OptionsNavPane object whose settings are copied to the newly created object. |
See Also