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


In This Topic
    IFilterItemEditor Interface
    In This Topic
    Interface that defines the methods and properties required to work with the IFilterItem interface.
    Syntax
    'Declaration
     
    
    Public Interface IFilterItemEditor 
       Inherits IEditor 
    'Usage
     
    
    Dim instance As IFilterItemEditor
    public interface IFilterItemEditor : IEditor  
    See Also