WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / C1DataFilter Class / ApplyFilter Method
In This Topic
    ApplyFilter Method
    In This Topic
    Applies the filter to the items source.
    Syntax
    public void ApplyFilter()
    Exceptions
    ExceptionDescription
    The PredicateExpression can not be used with the System.Data.DataTable class.
    See Also