Click or drag to resize
AbstractDateTimePickerMaxDate Property
Maximum DateTime allowed for calendar.

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

Property Value

Type: DateTime
See Also