Gets or sets the DateFormField's date.

Syntax

public System.DateTime? Date { get; set; }
Public Property Date() As Nullable(Of System.DateTime)

Remarks

The property is null when the DateFormField is empty.