FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FilterItemCollection Class
Members


FilterItemCollection Class
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