IModelNavigationItem.Visible Property
Indicates whether the current navigation item is active.
Namespace: DevExpress.ExpressApp.SystemModule
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true, if the item is active; otherwise, false. |
See Also