ICalendarDimension.DefaultOpenType

Syntax

DefaultOpenType: 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.

Example

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

See also:

ICalendarDimension