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

InsertAction.InsertAfter Attached Property

Gets or sets a bar item after which this bar item is inserted in the BarManager.Bars collection. This is an attached property.

Namespace: DevExpress.Xpf.Bars

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

Declaration

Returns

Type Description
Object

An Object value that specifies a bar item after which this bar item is inserted in the BarManager.Bars collection.

See Also