namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
Gets or sets a value indicating whether SQL server min max dates should be used.
public bool SqlMinMax { get; set; }
true
if SQL server min max dates should be used; otherwise, false
.
- class DateTimeEditorAttribute