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

ValidationSummaryClientSideEvents Properties

Contains a client-side validation summary editor’s event list.
Name Description
Init Gets or sets the name of the JavaScript function or the entire code which will handle a web control’s ASPxClientControlBase.Init client-side event. Inherited from ClientSideEvents.
VisibilityChanged Gets or sets the name of the JavaScript function, or the entire code which will handle the client ASPxClientValidationSummary.VisibilityChanged event.
See Also