Back to Devexpress

BarItemLinkHolderBase.Visible Property

wpf-devexpress-dot-xpf-dot-bars-dot-baritemlinkholderbase-4352c52e.md

latest1.1 KB
Original Source

BarItemLinkHolderBase.Visible Property

Gets or sets whether the current container is visible. This is a dependency property.

Namespace : DevExpress.Xpf.Bars

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public bool Visible { get; set; }
vb
Public Property Visible As Boolean

Property Value

TypeDescription
Boolean

true if the current container is visible; otherwise, false.

|

See Also

VisibleChanged

BarItemLinkHolderBase Class

BarItemLinkHolderBase Members

DevExpress.Xpf.Bars Namespace