Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / Filter Class
Members


In This Topic
    Filter Class
    In This Topic
    Represents the base class for filter. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
    Syntax
    'Declaration
     
    
    Public MustInherit Class Filter 
    'Usage
     
    
    Dim instance As Filter
    public abstract class Filter 
    Inheritance Hierarchy
    See Also