ContainerUserLookAndFeel(Object) Constructor
Initializes a new instance of the ContainerUserLookAndFeel class with the specified owner.
Namespace: DevExpress.LookAndFeel.Helpers
Assembly: DevExpress.Utils.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
owner | Object | The owner of the created ContainerUserLookAndFeel object. |
See Also