Back to Devexpress

IModelNavigationItemsVariantSettings.RelatedViewVariantsGroupCaption Property

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

latest2.2 KB
Original Source

IModelNavigationItemsVariantSettings.RelatedViewVariantsGroupCaption Property

Specifies the caption for the navigation items generated by the View Variants module, when context navigation is enabled.

Namespace : DevExpress.ExpressApp.ViewVariantsModule

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

NuGet Package : DevExpress.ExpressApp.ViewVariantsModule

Declaration

csharp
[DefaultValue("View Variants")]
string RelatedViewVariantsGroupCaption { get; set; }
vb
<DefaultValue("View Variants")>
Property RelatedViewVariantsGroupCaption As String

Property Value

TypeDefaultDescription
String"View Variants"

A string specifying the caption for the navigation items generated by the View Variants module, when context navigation is enabled.

|

See Also

Navigation System

View Variants (Switch Document Layouts)

GenerateRelatedViewVariantsGroup

IModelNavigationItemsVariantSettings Interface

IModelNavigationItemsVariantSettings Members

DevExpress.ExpressApp.ViewVariantsModule Namespace