Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / FilterItemCollection Class
Members


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

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

    See Also