CalendarDateFormat

Description

The CalendarDateFormat enumeration contains formats of the date, in accordance with which the value is displayed.

It is used by the following property:

Available Values

Value Brief description
0 Long. Date is displayed in the format dd. month. yyyy (Example: 31 May 2004.)
1 Short. Date is displayed in format dd.mm.yy (Example: 31.07.04)

See also:

Forms Assembly Enumerations