DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.8 Assembly / C1.Win.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