Blazor | ComponentOne
C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / AutoCompleteFilteringEventArgs Class / GetDeferral Method

In This Topic
    GetDeferral Method (AutoCompleteFilteringEventArgs)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function GetDeferral() As C1.Blazor.Core.AsyncEventArgsDeferral
    public C1.Blazor.Core.AsyncEventArgsDeferral GetDeferral()
    See Also