Skip to main content

ValidateDashboardCustomSqlQueryEventArgs Class

Provides data for ValidateCustomSqlQuery events.

Namespace: DevExpress.DashboardCommon

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

NuGet Package: DevExpress.Dashboard.Core

Declaration

public class ValidateDashboardCustomSqlQueryEventArgs :
    EventArgs

Inheritance

Object
EventArgs
ValidateDashboardCustomSqlQueryEventArgs
See Also