Back to Devexpress

InsertBarAction.BarIndex Attached Property

wpf-devexpress-dot-xpf-dot-bars-dot-insertbaraction-b58aab3c.md

latest1.2 KB
Original Source

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

NuGet Package : DevExpress.Wpf.Core

Declaration

See GetBarIndex(DependencyObject) and SetBarIndex(DependencyObject, Int32).

Returns

TypeDescription
Int32

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

|

See Also

InsertBarAction Class

InsertBarAction Members

DevExpress.Xpf.Bars Namespace