ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / C1DataFilter Class / ApplyFilter Method

In This Topic
    ApplyFilter Method (C1DataFilter)
    In This Topic
    Applies the filter to the items source.
    Syntax
    'Declaration
     
    
    Public Sub ApplyFilter() 
    public void ApplyFilter()
    Exceptions
    ExceptionDescription
    The PredicateExpression can not be used with the System.Data.DataTable class.
    See Also