Gets or sets the DateFormField's date.
public System.DateTime? Date { get; set; }
Public Property Date() As Nullable(Of System.DateTime)
The property is null when the DateFormField is empty.
Learn more about the TXTextControl.DateFormField.Date Property in the Text Control Blog: