Skip to content

DateEditorAttribute.MinValue property

Gets or sets the minimum value.

public string? MinValue { get; set; }

Property Value

The minimum value.

See Also