ComponentOne Input for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Input Namespace / C1InputDate Class
Members

In This Topic
    C1InputDate Class
    In This Topic
    An input control that allows the date time value editing.
    Object Model
    C1InputDate Class
    Syntax
    'Declaration
     
    Public Class C1InputDate 
       Inherits C1InputBase
    public class C1InputDate : C1InputBase 
    Inheritance Hierarchy

    System.Object
       System.Web.UI.Control
          System.Web.UI.WebControls.WebControl
             C1.Web.Wijmo.Controls.C1TargetControlBase
                C1.Web.Wijmo.Controls.C1Input.C1InputBase
                   C1.Web.Wijmo.Controls.C1Input.C1InputDate

    See Also