DateTimeEditorAttribute.MaxValue property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets or sets the maximum value.

public DateTime MaxValue { get; set; }

Property Value

The maximum value.

See Also