ICalendarSetup.EndDay

Fore Syntax

EndDay: DateTime;

Fore.NET Syntax

EndDay: System.DateTime;

Description

The EndDay property determines end date for the calendar.

Comments

Start date of calendar is set in the ICalendarSetup.StartDay property.

Fore and Fore.NET Examples

The method use is given in the example for ICalendarDimension.Setup.

See also:

ICalendarSetup