Back to Devexpress

BarEditItemLink.CanVisible Property

windowsforms-devexpress-dot-xtrabars-dot-baredititemlink-02fe43d7.md

latest1.0 KB
Original Source

BarEditItemLink.CanVisible Property

Returns whether or not this link can be shown.

Namespace : DevExpress.XtraBars

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public override bool CanVisible { get; }
vb
Public Overrides ReadOnly Property CanVisible As Boolean

Property Value

TypeDescription
Boolean

true if this link can be shown; otherwise, false.

|

See Also

BarEditItemLink Class

BarEditItemLink Members

DevExpress.XtraBars Namespace