Skip to main content
A newer version of this page is available. .

ValidateDashboardCustomSqlQueryEventArgs Class

Provides data for ValidateCustomSqlQuery events.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v19.2.Core.dll

Declaration

public class ValidateDashboardCustomSqlQueryEventArgs :
    EventArgs

Remarks

The ValidateDashboardCustomSqlQueryEventArgs class provides data for the following events:

Inheritance

Object
EventArgs
ValidateDashboardCustomSqlQueryEventArgs
See Also