Spread WinForms 15
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()
See Also