Skip to main content
.NET 6.0+

WinGridReportExportController.ExportToReportId Field

Gets the identifier of the New report item added to the ExportController.ExportAction by the WinGridReportExportController Controller (“exportToReport”, by default).

Namespace: DevExpress.ExpressApp.ReportsV2.Win

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

Declaration

public const string ExportToReportId = "exportToReport"

Field Value

Type
String
See Also