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