True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / DropDownForm Class / Validate Method / Validate(Boolean) Method

In This Topic
    Validate(Boolean) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Function Validate( _
       ByVal checkAutoValidate As System.Boolean _
    ) As System.Boolean
    public System.bool Validate( 
       System.bool checkAutoValidate
    )

    Parameters

    checkAutoValidate
    See Also