Value

DateFormField.Value property

Gets or sets the value of the form field, which represents a date.

public DateTime Value { get; set; }

See Also