ASPxClientValidationSummaryVisibilityChangedEventArgs Class
In This Article
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