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

In This Topic
    AutoNextField Property
    In This Topic
    Determines whether the focus moves automatically to the next field.
    Syntax
    'Declaration
     
    Public Property AutoNextField As System.Boolean
    public System.bool AutoNextField {get; set;}
    See Also