Input for ASP.NET WebForms
Date Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Input Namespace > C1InputDate Class : Date Property
Determines the default date value for a date input.
Syntax
'Declaration
 
Public Property Date As System.Nullable(Of Date)
public System.Nullable<DateTime> Date {get; set;}
See Also

Reference

C1InputDate Class
C1InputDate Members