ContainerUserLookAndFeel.Assign(UserLookAndFeel) Method
Copies properties of the specified UserLookAndFeel object to the current object.
Namespace: DevExpress.LookAndFeel.Helpers
Assembly: DevExpress.Utils.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
source | UserLookAndFeel | The source UserLookAndFeel object. |
See Also