Skip to main content
A newer version of this page is available. .
Bar

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.v21.2.dll

NuGet Package: DevExpress.Wpf.Core

Declaration

Returns

Type Description
BarEditItem

A BarEditItem object associated with a specific object.

See Also