A newer version of this page is available.
Switch to the current version.
ValidationCompletedEventArgs Class
Provides data for the ASPxGlobalEvents.ValidationCompleted event that allows you to centrally validate user input within all DevExpress web controls to which validation is applied.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
Remarks
ValidationCompletedEventArgs objects with proper settings are automatically created and passed to the corresponding event handlers.
See Also