Back to Devexpress

BarItemLinkBase.IsLinkInDropDownGallery Property

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

latest1.2 KB
Original Source

BarItemLinkBase.IsLinkInDropDownGallery Property

Indicates whether the current BarItemLinkBase is located within a gallery.

Namespace : DevExpress.Xpf.Bars

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

NuGet Package : DevExpress.Wpf.Core

Declaration

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

Property Value

TypeDescription
Boolean

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

|

See Also

BarItemLinkBase Class

BarItemLinkBase Members

DevExpress.Xpf.Bars Namespace