ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Input Namespace / C1InputDate Class / KeyDelay Property

In This Topic
    KeyDelay Property
    In This Topic
    Determines the time span, in milliseconds, between two input intentions.
    Syntax
    'Declaration
     
    Public Property KeyDelay As System.Integer
    public System.int KeyDelay {get; set;}
    See Also