True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / Condition Class / Clear Method

In This Topic
    Clear Method (Condition)
    In This Topic
    Clears this condition by setting the Operator to 'None' and the Parameter to null.
    Syntax
    'Declaration
     
    Public Sub Clear() 
    public void Clear()
    See Also