ICalendarDimension.DefaultOpenType

Fore Syntax

DefaultOpenType: CalendarOpenType;

Fore.NET Syntax

DefaultOpenType: Prognoz.Platform.Interop.Dimensions.CalendarOpenType;

Description

The DefaultOpenType property determines default element format used to display elements on opening the dictionary.

Comments

Use the ICalendarDimension.OpenAs method to open calendar elements in desired format.

Fore and Fore.NET Examples

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

See also:

ICalendarDimension