Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / IRowFilter2 Interface / ResetCachedIntersectedFilteredInRowIndexes Method


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