DateTimeEditorAttribute.MinValue property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets or sets the minimum value.

public DateTime MinValue { get; set; }

Property Value

The minimum value.

See Also