Skip to main content
A newer version of this page is available. .
Bar

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Core, DevExpress.Wpf.Core

Declaration

Returns

Type Description
Int32

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

See Also