Skip to main content
.NET 6.0+

ReportsModuleV2.DefaultReportDataCaption Field

Specifies the display caption associated with the class specified by the ReportsModuleV2.ReportDataType property.

Namespace: DevExpress.ExpressApp.ReportsV2

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

Declaration

public const string DefaultReportDataCaption = "Report"

Field Value

Type
String
See Also