Click or drag to resize
AbstractDateTimePickerMinDate Property
Minimum DateTime allowed for calendar.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public virtual DateTime MinDate { get; set; }

Property Value

Type: DateTime
See Also