Blazor | ComponentOne
C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / C1AutoCompleteTextBox Class / DelayProperty Field

In This Topic
    DelayProperty Field (C1AutoCompleteTextBox)
    In This Topic
    Identifies the Delay dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly DelayProperty As DependencyProperty
    public static readonly DependencyProperty DelayProperty
    See Also