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.v24.1.dll
NuGet Package: DevExpress.ExpressApp.ViewVariantsModule
Declaration
Property Value
Type | Default | Description |
---|---|---|
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