SaveQueryEventArgs.ResultQuery Property
Provides access to the resulting query.
Namespace: DevExpress.XtraReports.Web
Assembly: DevExpress.XtraReports.v24.1.Web.WebForms.dll
NuGet Package: DevExpress.Web.Reporting
Declaration
Property Value
Type | Description |
---|---|
SelectQuery | A SelectQuery object. |
See Also