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

In This Topic
    ActiveField Property
    In This Topic
    Determines the active field index.
    Syntax
    'Declaration
     
    Public Property ActiveField As System.Integer
    public System.int ActiveField {get; set;}
    See Also