Value

CurrentTimeFormField.Value property

Gets or sets the value of the form field, which represents the current time.

public DateTime Value { get; set; }

See Also