BarManager.SetBarManager(DependencyObject, BarManager) Method
In This Article
Sets the value of the BarManager.BarManager attached property for a given object.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
dobj | Dependency |
An object for which the Bar |
value | Bar |
A Bar |
See Also