ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / MaskInfo Class / IsValid Method

In This Topic
    IsValid Method
    In This Topic
    Returns True if the input string is valid with respect to the edit mask.
    Syntax
    'Declaration
     
    Public Function IsValid() As Boolean
    public bool IsValid()
    See Also