Skip to main content

DrillThroughContext.AssignEditingFieldValuesToReport() Method

Passes values assigned to editing fields on the client to the report.

Namespace: DevExpress.XtraReports.Web.WebDocumentViewer

Assembly: DevExpress.XtraReports.v23.2.Web.dll

NuGet Package: DevExpress.Web.Reporting.Common

Declaration

public void AssignEditingFieldValuesToReport()
See Also