BarDockInfo(Bar) Constructor
Initializes a new instance of the BarDockInfo class with the specified bar.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v23.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
bar | Bar | A Bar object which owns the created object. |
See Also