Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / IFilteredRowSupport3 Interface / ResumeFilterInfoChanging Method


In This Topic
    ResumeFilterInfoChanging Method
    In This Topic
    Resume style changing when model changes.
    Syntax
    'Declaration
     
    
    Sub ResumeFilterInfoChanging() 
    'Usage
     
    
    Dim instance As IFilteredRowSupport3
     
    instance.ResumeFilterInfoChanging()
    void ResumeFilterInfoChanging()
    See Also