Skip to main content
Bar

InsertBarAction.BarIndex Attached Property

Gets or sets the index at which a bar 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
Int32

An integer value that specifies the index at which a bar is inserted in the BarManager.Bars collection.

See Also