Back to Devexpress

BarItemLinkBase.IsLinkInApplicationMenu Property

wpf-devexpress-dot-xpf-dot-bars-dot-baritemlinkbase-93d6ac03.md

latest1.3 KB
Original Source

BarItemLinkBase.IsLinkInApplicationMenu Property

Indicates whether the current BarItemLinkBase is located within the application menu.

Namespace : DevExpress.Xpf.Bars

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public virtual bool IsLinkInApplicationMenu { get; }
vb
Public Overridable ReadOnly Property IsLinkInApplicationMenu As Boolean

Property Value

TypeDescription
Boolean

true if the current BarItemLinkBase is located within the application menu; otherwise, false.

|

See Also

BarItemLinkBase Class

BarItemLinkBase Members

DevExpress.Xpf.Bars Namespace