ComponentOne CollectionView
C1.CollectionView Assembly / C1.CollectionView Namespace / ISupportFiltering Interface
Properties Methods Events

In This Topic
    ISupportFiltering Interface Members
    In This Topic

    The following tables list the members exposed by ISupportFiltering.

    Public Properties
     NameDescription
     PropertyGets the filter expression applied to the data.  
    Top
    Public Methods
     NameDescription
     MethodReturns whether the collection view is able to filter the specified filterExpression.  
     MethodFilters the data using specified filterExpression.  
    Top
    Public Events
     NameDescription
     EventRaised after a filter operation was performed.  
    Top
    See Also