Blazor | ComponentOne
C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / C1Window Class / OpenDelay Property

In This Topic
    OpenDelay Property (C1Window)
    In This Topic
    Gets or sets delay time before opening Popup controls.
    Syntax
    'Declaration
     
    
    Public Property OpenDelay As Integer
    public int OpenDelay {get; set;}
    See Also