Gets a one-dimensional array of type System.String containing the culture-specific full names of the days of the week.

Namespace:  C1.Web.iPhone.C1Calendar
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

C#
public ArrayList DayNames { get; }
Visual Basic
Public ReadOnly Property DayNames As ArrayList
	Get

See Also