ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / ValueFilter Class / Reset Method

In This Topic
    Reset Method (ValueFilter)
    In This Topic
    Resets the filter making it inactive.
    Syntax
    'Declaration
     
    Public Overrides Sub Reset() 
    public override void Reset()
    See Also