Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.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.
    Object Model
    IFilterItem InterfaceSheetView Class
    Syntax
    'Declaration
     
    
    Public Interface IFilterItem 
    'Usage
     
    
    Dim instance As IFilterItem
    public interface IFilterItem 
    See Also