DateTimePickerIsValidRange Method |
Validates if time is in interval (set by UseCalendarLimit, MinDate and MaxDate properties).
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax public override bool IsValidRange()
Return Value
Type:
BooleanSee Also