Back to Devexpress

ASPxClientValidationSummary Class

aspnet-js-aspxclientvalidationsummary.md

latest1.1 KB
Original Source

ASPxClientValidationSummary Class

Represents the client-side equivalent of the ASPxValidationSummary control.

Declaration

ts
declare class ASPxClientValidationSummary extends ASPxClientControl

Remarks

In addition to the common functionality inherited from its ancestors, the ASPxClientValidationSummary object allows you to respond to changing editor visibility (ASPxClientValidationSummary.VisibilityChanged).

Note

The client-side programmatic interface is available if the editor’s ASPxValidationSummary.ClientInstanceName property is defined or any client event is handled.

Inheritance

ASPxClientControlBase ASPxClientControl ASPxClientValidationSummary

See Also

Validation Summary

ASPxClientValidationSummary Members