NavBarGroupControlContainer.Visible Property
Gets or sets a value indicating whether the container is visible.
Namespace: DevExpress.XtraNavBar
Assembly: DevExpress.XtraNavBar.v24.1.dll
NuGet Packages: DevExpress.Win, DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the control is visible; otherwise, false. |
See Also