Spread Windows Forms 6.0 Product Documentation
FilterItemCollection Class
Members  See Also  Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : FilterItemCollection Class


Glossary Item Box

Represents a collection of custom filters.

Object Model

FilterItemCollection ClassIFilterItem Interface

Syntax

Visual Basic (Declaration) 
Public Class FilterItemCollection 
   Inherits System.Collections.CollectionBase
   Implements FarPoint.Win.ISerializeSupport 
Visual Basic (Usage)Copy Code
Dim instance As FilterItemCollection
C# 
public class FilterItemCollection : System.Collections.CollectionBase, FarPoint.Win.ISerializeSupport  

Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© 2002-2012 ComponentOne, a division of GrapeCity. All Rights Reserved.