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.

Further Reading

Learn more about the TXTextControl.DateFormField.Date Property in the Text Control Blog: