ASPxClientValidationSummaryVisibilityChangedEventArgs Members
Provides data for the ASPxClientValidationSummary.VisibilityChanged event.Constructors
Name | Description |
---|---|
constructor(visible) | Initializes a new instance of the ASPxClientValidationSummaryVisibilityChangedEventArgs class. |
Properties
Name | Description |
---|---|
visible | Gets or sets whether the editor is visible on the client. |
See Also