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