EndDay: DateTime;
EndDay: System.DateTime;
The EndDay property determines end date for the calendar.
The calendar end date is generated when the EndDay property is set: 31.12.YYYY, where YYYY is the year that is specified in user date.
Start date of calendar is set in the ICalendarSetup.StartDay property.
The method use is given in the example for ICalendarDimension.Setup.
See also: