Turns on or off a special mode in which the Date property returns a date that is previous
to a date specified in the DateTime property when DateTime.TimeOfDay is zero.
Namespace:
C1.WPF.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
Remarks
If this property is True and TimeOfDay component of the DateTime property value is zero then the Date property value will return a date that is previous to the date specified in the DateTime property.
This is a dependency property.