ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / ConditionalFilterItemPresenter<T> Class / ApplyFilterWithDelay Method

In This Topic
    ApplyFilterWithDelay Method
    In This Topic
    Apply filter with a delay.
    Syntax
    'Declaration
     
    
    Protected Function ApplyFilterWithDelay() As Task
    protected Task ApplyFilterWithDelay()
    See Also