Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / IManualRowFilterSupport Interface
Members


In This Topic
    IManualRowFilterSupport Interface
    In This Topic
    Interface that supports to not filtering automatically when there is a cell change.
    Syntax
    'Declaration
     
    
    Public Interface IManualRowFilterSupport 
    'Usage
     
    
    Dim instance As IManualRowFilterSupport
    public interface IManualRowFilterSupport 
    See Also