[]
        
Determines whether the specified value is valid.
public override bool IsValid(object value)
Public Overrides Function IsValid(value As Object) As Boolean
| Type | Name | Description | 
|---|---|---|
| object | value | Specified value in the editor control  | 
    
| Type | Description | 
|---|---|
| bool | True if Value is valid; false otherwise  |