BarEditItemLink.CanVisible Property
In This Article
Returns whether or not this link can be shown.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if this link can be shown; otherwise, false. |
See Also