BarAndDockingControllerLookAndFeel(Object) Constructor
Initializes a new instance of the BarAndDockingControllerLookAndFeel class with the specified owner.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| ownerControl | Object | The owner of the created BarAndDockingControllerLookAndFeel object. |
See Also