SaveQueryEventArgs.SelectStatement Property
Provides access to the SELECT statement of a query.
Namespace: DevExpress.XtraReports.Web
Assembly: DevExpress.XtraReports.v26.1.Web.WebForms.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | A String value, specifying the SELECT statement. |
See Also