dashboard-devexpress-dot-dashboardcommon-c1391c89.md
Provides data for ValidateCustomSqlQuery events.
Namespace : DevExpress.DashboardCommon
Assembly : DevExpress.Dashboard.v25.2.Core.dll
NuGet Package : DevExpress.Dashboard.Core
public class ValidateDashboardCustomSqlQueryEventArgs :
EventArgs
Public Class ValidateDashboardCustomSqlQueryEventArgs
Inherits EventArgs
ValidateDashboardCustomSqlQueryEventArgs is the data class for the following events:
Object EventArgs ValidateDashboardCustomSqlQueryEventArgs
See Also