SaveQueryEventArgs Properties
Provides data for the ASPxQueryBuilder.SaveQuery event.
Name | Description |
---|---|
Result |
Provides access to the resulting query. |
Select |
Provides access to the SELECT statement of a query. |
See Also