Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

IModelNavigationItemsVariantSettings.GenerateRelatedViewVariantsGroup Property

Specifies whether context navigation is enabled for the View Variants module.

Namespace: DevExpress.ExpressApp.ViewVariantsModule

Assembly: DevExpress.ExpressApp.ViewVariantsModule.v20.2.dll

Declaration

bool GenerateRelatedViewVariantsGroup { get; set; }

Property Value

Type Description
Boolean

true, if the context navigation is enabled for the View Variants module; otherwise, false.

See Also