Back to Devexpress

BarItemLinkBase.ActualDescription Property

wpf-devexpress-dot-xpf-dot-bars-dot-baritemlinkbase-c7d30470.md

latest1.2 KB
Original Source

BarItemLinkBase.ActualDescription Property

Gets the actual description for the current BarItemLinkBase object. 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 ActualDescription { get; }
vb
Public ReadOnly Property ActualDescription As String

Property Value

TypeDescription
String

A string that specifies the actual description for the current link.

|

See Also

Description

BarItemLinkBase Class

BarItemLinkBase Members

DevExpress.Xpf.Bars Namespace