Back to Devexpress

BarItemLinkBase.IsLinkInRibbon Property

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

latest1.7 KB
Original Source

BarItemLinkBase.IsLinkInRibbon Property

Indicates whether the current BarItemLinkBase is located within a RibbonControl.

Namespace : DevExpress.Xpf.Bars

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

NuGet Package : DevExpress.Wpf.Core

Declaration

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

Property Value

TypeDescription
Boolean

true if the current BarItemLinkBase is located within a RibbonControl; otherwise, false.

|

See Also

IsLinkInRibbonPageGroup

IsLinkInApplicationMenu

IsLinkInRibbonPageHeader

IsLinkInRibbonQuickAccessToolbar

IsLinkInStatusBar

BarItemLinkBase Class

BarItemLinkBase Members

DevExpress.Xpf.Bars Namespace