DateTimeEditorAttribute.MinValue property
Gets or sets the minimum value.
public string? MinValue { get; set; }
Property Value
The minimum value.
See Also
- class DateTimeEditorAttribute
Gets or sets the minimum value.
public string? MinValue { get; set; }
The minimum value.