Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / IFilteredRowSupport Interface
Members


In This Topic
    IFilteredRowSupport Interface
    In This Topic
    Interface that supports style filters in the style model for filtering rows on a sheet.
    Syntax
    'Declaration
     
    
    Public Interface IFilteredRowSupport 
    'Usage
     
    
    Dim instance As IFilteredRowSupport
    public interface IFilteredRowSupport 
    See Also