Gets or sets a one-dimensional array of type System.String containing the culture-specific full names of the months.

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

Syntax

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

See Also