SaveQueryEventArgs Constructors
Provides data for the ASPxQueryBuilder.SaveQuery event.| Name | Parameters | Description |
|---|---|---|
| SaveQueryEventArgs(SelectQuery, String) | query, selectStatement | Initializes a new instance of the SaveQueryEventArgs class with the specified settings. |
See Also