Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / IRowFilter Interface / ClearFilteredRows Method / ClearFilteredRows() Method


In This Topic
    ClearFilteredRows() Method
    In This Topic
    Internal use only. Removes all temporary filter settings including the filtered-in list and filtered-out list.
    Syntax
    'Declaration
     
    
    Overloads Sub ClearFilteredRows() 
    'Usage
     
    
    Dim instance As IRowFilter
     
    instance.ClearFilteredRows()
    void ClearFilteredRows()
    See Also