Back to Devexpress

InsertBarItemAction.ItemIndex Attached Property

wpf-devexpress-dot-xpf-dot-bars-dot-insertbaritemaction-4f87f72d.md

latest1.2 KB
Original Source

InsertBarItemAction.ItemIndex Attached Property

Gets or sets the index at which an item is inserted in the BarManager.Items collection. This is an attached property.

Namespace : DevExpress.Xpf.Bars

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

NuGet Package : DevExpress.Wpf.Core

Declaration

See GetItemIndex(DependencyObject) and SetItemIndex(DependencyObject, Int32).

Returns

TypeDescription
Int32

An integer value that specifies the index at which an item is inserted in the BarManager.Items collection.

|

See Also

InsertBarItemAction Class

InsertBarItemAction Members

DevExpress.Xpf.Bars Namespace