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