ValidateSqlEventArgs.Message Property
Specifies the error message to display if query validation fails.
Namespace: DevExpress.XtraReports.UserDesigner
Assembly: DevExpress.XtraReports.v26.1.Extensions.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string specifying the text of the error message. |
See Also