ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / C1FilterEditor Class / ApplyFilterAsync Method

In This Topic
    ApplyFilterAsync Method (C1FilterEditor)
    In This Topic
    Applies the filter to the data source asynchronously.
    Syntax
    'Declaration
     
    
    Public Function ApplyFilterAsync() As Task
    public Task ApplyFilterAsync()
    See Also