Back to Devexpress

BarItemLinkBase.IsLinkInRibbonPageGroup Property

wpf-devexpress-dot-xpf-dot-bars-dot-baritemlinkbase-52b71d9c.md

latest1.8 KB
Original Source

BarItemLinkBase.IsLinkInRibbonPageGroup Property

Indicates whether the current BarItemLinkBase is located within a RibbonPageGroup.

Namespace : DevExpress.Xpf.Bars

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

NuGet Package : DevExpress.Wpf.Core

Declaration

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

Property Value

TypeDescription
Boolean

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

|

See Also

IsLinkInRibbon

IsLinkInApplicationMenu

IsLinkInRibbonPageHeader

IsLinkInRibbonQuickAccessToolbar

IsLinkInStatusBar

BarItemLinkBase Class

BarItemLinkBase Members

DevExpress.Xpf.Bars Namespace