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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Core, 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