FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / Condition Class / Clear Method

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