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

ASPxClientEditValidationEventArgs Class

Provides data for the client events that are related to data validation (see ASPxClientEdit.Validate).

Declaration

declare class ASPxClientEditValidationEventArgs extends ASPxClientEventArgs

Remarks

ASPxClientEditValidationEventArgs objects with proper settings are automatically created and passed to corresponding event handlers.

Inheritance

ASPxClientEventArgs
ASPxClientEditValidationEventArgs
See Also