Skip to main content
Bar

InsertBarItemLinkAction.ItemLink Property

Gets or sets the bar item link inserted at a specific position (BarItemLinkActionBase.ItemLinkIndex) within a target object's item link collection. This is a dependency property.

Namespace: DevExpress.Xpf.Bars

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

#Declaration

#Property Value

Type Description
BarItemLinkBase

A BarItemLinkBase object inserted in the collection.

See Also