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


In This Topic
    IFilterItem Interface
    In This Topic
    Interface that supports the creation of custom row filters for filtering rows on a sheet.
    Syntax
    'Declaration
     
    
    Public Interface IFilterItem 
    'Usage
     
    
    Dim instance As IFilterItem
    public interface IFilterItem 
    See Also