Skip to main content

ASPxClientValidationSummaryVisibilityChangedEventArgs Class

Provides data for the ASPxClientValidationSummary.VisibilityChanged event.

#Declaration

TypeScript
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