ViewVariantsModule.ShowAdditionalNavigation Property
Specifies the default value for the IModelNavigationItemsVariantSettings.GenerateRelatedViewVariantsGroup property.
Namespace: DevExpress.ExpressApp.ViewVariantsModule
Assembly: DevExpress.ExpressApp.ViewVariantsModule.v24.1.dll
NuGet Package: DevExpress.ExpressApp.ViewVariantsModule
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true, to enable context navigation for the View Variants module, by default; otherwise, false. |
Remarks
For additional information, refer to the IModelNavigationItemsVariantSettings.GenerateRelatedViewVariantsGroup property description.
See Also