ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1SuperPanel Namespace / C1SuperPanel Class / KeyDownInterval Property

In This Topic
    KeyDownInterval Property
    In This Topic
    This value determines the time interval to call the scrolling function when doing continuous scrolling.
    Syntax
    'Declaration
     
    Public Property KeyDownInterval As System.Integer
    public System.int KeyDownInterval {get; set;}
    See Also