Back to Devexpress

ASPxClientEditValidationEventArgs Class

aspnet-js-aspxclienteditvalidationeventargs-a1c1b37e.md

latest651 B
Original Source

ASPxClientEditValidationEventArgs Class

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

Declaration

ts
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

ASPxClientEditValidationEventArgs Members