Gets or sets the display format for calendar days.

Namespace:  C1.Web.UI.Controls.C1Calendar
Assembly:  C1CalendarClient (in C1CalendarClient.dll)

Syntax

JavaScript
function get_monthDayFormat();
function set_monthDayFormat(value);

See Also