FlexGrid for WPF | ComponentOne
C1.WPF.FlexGridFilter.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / TextCondition Class / Clear Method

In This Topic
    Clear Method (TextCondition)
    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