ITileNavButton.Visible Property
Gets or sets whether the current ITileNavButton object is visible.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the current ITileNavButton object is visible; otherwise, false. |
See Also