Back to Devexpress

SpreadsheetValidateCustomSqlQueryEventArgs Properties

officefileapi-devexpress-dot-spreadsheet-dot-spreadsheetvalidatecustomsqlqueryeventargs-dot-underscore-properties.md

latest1.1 KB
Original Source

SpreadsheetValidateCustomSqlQueryEventArgs Properties

Provides data for the SpreadsheetControl.ValidateCustomSqlQuery event.

NameDescription
ExceptionMessageGets or sets the exception message displayed if validation of the custom SQL query fails.
SqlGets the text of a custom SQL query being validated.
ValidGets or sets whether or not the current SQL query is valid.

See Also

SpreadsheetValidateCustomSqlQueryEventArgs Class

SpreadsheetValidateCustomSqlQueryEventArgs Members

DevExpress.Spreadsheet Namespace