Skip to main content
A newer version of this page is available. .

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.v19.1.dll

Declaration

public const string ExportToReportId = "exportToReport"

Field Value

Type
String
See Also