Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DefaultRowFilter Class / ResetCachedIntersectedFilteredInRowIndexes Method


In This Topic
ResetCachedIntersectedFilteredInRowIndexes Method (DefaultRowFilter)
In This Topic
Internal use only. Resets the cached intersected filtered-in row indexes.
Syntax
'Declaration
 
Public Sub ResetCachedIntersectedFilteredInRowIndexes() 
 
'Usage
 
Dim instance As DefaultRowFilter
 
instance.ResetCachedIntersectedFilteredInRowIndexes()
See Also