Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / IRowFilter Interface / ResetCachedIntersectedFilteredInRowIndexes Method


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