Skip to main content
Bar

BarManager.BarManager Attached Property

Gets or sets a BarManager to which a child element belongs. This is an attached property.

Namespace: DevExpress.Xpf.Bars

Assembly: DevExpress.Xpf.Core.v14.2.dll

#Declaration

#Returns

Type Description
BarManager

A BarManager object.

#Remarks

This member supports the internal infrastructure, and is not intended to be used directly from your code.

See Also