Skip to main content
.NET 6.0+

ReportsModuleV2.DefaultReportDataImageName Field

Specifies the name of the image 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 DefaultReportDataImageName = "BO_Report"

Field Value

Type
String
See Also