C1.Win.Input.Base Namespace / C1DropDownEditorBase Class / OnValidationError Method

In This Topic
OnValidationError Method (C1DropDownEditorBase)
In This Topic
Raises the ValidationError event.
Syntax
'Declaration
 
Protected Overridable Sub OnValidationError( _
   ByVal e As ValidationErrorEventArgs _
) 
 

Parameters

e
See Also