FlexGrid for WPF | ComponentOne
C1.WPF.FlexGridFilter.4.6.2 Assembly / C1.WPF.FlexGrid 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