SpreadsheetValidateCustomSqlQueryEventArgs Constructors
Provides data for the SpreadsheetControl.ValidateCustomSqlQuery event.Name | Parameters | Description |
---|---|---|
SpreadsheetValidateCustomSqlQueryEventArgs(String, Boolean) | sql, valid | Initializes a new instance of the SpreadsheetValidateCustomSqlQueryEventArgs class with the specified settings. |
See Also