IModelRibbonPage.Contextual Property
Specifies whether the current ribbon page is highlighted.
Namespace: DevExpress.ExpressApp.Blazor.SystemModule
Assembly: DevExpress.ExpressApp.Blazor.v25.2.dll
NuGet Package: DevExpress.ExpressApp.Blazor
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Boolean | false |
|
Remarks
The XAF application shows ribbon pages when they have visible actions. Contextual ribbon pages (where Contextual is true) are highlighted and appear after standard ribbon pages.

See Also