Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / IRowFilter Interface
Members


In This Topic
    IRowFilter Interface
    In This Topic
    Interface that supports row filters for filtering rows on a sheet.
    Object Model
    IRowFilter InterfaceFilterColumnDefinitionCollection ClassFilterColumnDefinition ClassSheetView Class
    Syntax
    'Declaration
     
    
    Public Interface IRowFilter 
       Inherits FarPoint.Web.Spread.Model.ISerializeSupport 
    'Usage
     
    
    Dim instance As IRowFilter
    public interface IRowFilter : FarPoint.Web.Spread.Model.ISerializeSupport  
    See Also