Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / IFilteredRowSupport3 Interface / IgnoreFilterInfoChanging Method


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