Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FilterItemCollection Class
Members


In This Topic
    FilterItemCollection Class
    In This Topic
    Represents a collection of custom filters.
    Syntax
    'Declaration
     
    
    Public Class FilterItemCollection 
       Inherits System.Collections.CollectionBase
       Implements FarPoint.Win.ISerializeSupport 
    'Usage
     
    
    Dim instance As FilterItemCollection
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          FarPoint.Win.Spread.FilterItemCollection

    See Also