ComponentOne Input for WinForms
IsValid Method

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > MaskInfo Class : IsValid Method
Returns True if the input string is valid with respect to the edit mask.
Syntax
'Declaration
 
Public Function IsValid() As System.Boolean
public System.bool IsValid()
See Also

Reference

MaskInfo Class
MaskInfo Members