Skip to main content
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.v23.2.dll

NuGet Package: DevExpress.Wpf.Core

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