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