ICalendarSetup.Levels

Fore Syntax

Levels: DimCalendarLevelSet;

Fore.NET Syntax

Levels: Prognoz.Platform.Interop.Dimensions.DimCalendarLevelSet;

Description

The Levels property determines levels available in the calendar.

Comments

If it is necessary to include multiple levels in your calendar, specify required elements of the DimCalendarLevelSet enumeration separating them with Or.

Fore and Fore.NET Examples

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

See also:

ICalendarSetup