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

ASPxClientValidationSummaryVisibilityChangedEventArgs Class

Provides data for the ASPxClientValidationSummary.VisibilityChanged event.

Declaration

declare class ASPxClientValidationSummaryVisibilityChangedEventArgs extends ASPxClientEventArgs

Remarks

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

Inheritance

ASPxClientEventArgs
ASPxClientValidationSummaryVisibilityChangedEventArgs
See Also