BarAndDockingControllerLookAndFeel.Assign(UserLookAndFeel) Method
Copies all settings from a target UserLookAndFeel object to this UserLookAndFeel instance.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| source | UserLookAndFeel | The object whose settings should be copied. |
See Also