Back to Devexpress

UpdateBarItemLinkActionBase.ItemLinkName Property

wpf-devexpress-dot-xpf-dot-bars-dot-updatebaritemlinkactionbase.md

latest1.1 KB
Original Source

UpdateBarItemLinkActionBase.ItemLinkName Property

Gets or sets the name of the bar item link. This is a dependency property.

Namespace : DevExpress.Xpf.Bars

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public string ItemLinkName { get; set; }
vb
Public Property ItemLinkName As String

Property Value

TypeDescription
String

A string that specifies the name of the bar item link.

|

See Also

UpdateBarItemLinkActionBase Class

UpdateBarItemLinkActionBase Members

DevExpress.Xpf.Bars Namespace