Back to Devexpress

BarItemLinkBase.IsLinkInBarButtonGroup Property

wpf-devexpress-dot-xpf-dot-bars-dot-baritemlinkbase-531f786d.md

latest1.3 KB
Original Source

BarItemLinkBase.IsLinkInBarButtonGroup Property

Indicates whether the current BarItemLinkBase is located within a BarButtonGroup.

Namespace : DevExpress.Xpf.Bars

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

NuGet Package : DevExpress.Wpf.Core

Declaration

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

Property Value

TypeDescription
Boolean

true if the current BarItemLinkBase is located within a bar button group; otherwise, false.

|

See Also

BarItemLinkBase Class

BarItemLinkBase Members

DevExpress.Xpf.Bars Namespace