Back to Devexpress

IModelNavigationItemsVariantSettings.GenerateRelatedViewVariantsGroup Property

expressappframework-devexpress-dot-expressapp-dot-viewvariantsmodule-dot-imodelnavigationitemsvariantsettings.md

latest2.0 KB
Original Source

IModelNavigationItemsVariantSettings.GenerateRelatedViewVariantsGroup Property

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

Namespace : DevExpress.ExpressApp.ViewVariantsModule

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

NuGet Package : DevExpress.ExpressApp.ViewVariantsModule

Declaration

csharp
bool GenerateRelatedViewVariantsGroup { get; set; }
vb
Property GenerateRelatedViewVariantsGroup As Boolean

Property Value

TypeDescription
Boolean

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

|

See Also

Navigation System

View Variants (Switch Document Layouts)

RelatedViewVariantsGroupCaption

IModelNavigationItemsVariantSettings Interface

IModelNavigationItemsVariantSettings Members

DevExpress.ExpressApp.ViewVariantsModule Namespace