BarEditItem.BarEditItem Attached Property
Gets or sets the BarEditItem object associated with a specific object. This is an attached property.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Returns
Type | Description |
---|---|
BarEditItem | A BarEditItem object associated with a specific object. |
See Also