Back to Devexpress

IModelNavigationItemsForReports.RelatedReportsGroupCaption Property

expressappframework-devexpress-dot-expressapp-dot-reportsv2-dot-imodelnavigationitemsforreports-34696cc4.md

latest1.6 KB
Original Source

IModelNavigationItemsForReports.RelatedReportsGroupCaption Property

Specifies the caption for the navigation items generated by the Reports V2 Module, when context navigation is enabled.

Namespace : DevExpress.ExpressApp.ReportsV2

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

NuGet Package : DevExpress.ExpressApp.ReportsV2

Declaration

csharp
string RelatedReportsGroupCaption { get; set; }
vb
Property RelatedReportsGroupCaption As String

Property Value

TypeDescription
String

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

|

See Also

IModelNavigationItemsForReports Interface

IModelNavigationItemsForReports Members

DevExpress.ExpressApp.ReportsV2 Namespace