SpreadsheetValidateCustomSqlQueryEventArgs.Valid Property
Gets or sets whether or not the current SQL query is valid.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the current SQL query is valid; otherwise, false. |
See Also