BarEditItem.SetBarEditItem(DependencyObject, BarEditItem) Method
In This Article
Sets the value of the BarEditItem.BarEditItem attached property for the specified object.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
d | Dependency |
An object whose Bar |
item | Bar |
The new value of the Bar |
See Also