Gets or sets the number of columns in month view.

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

Syntax

JavaScript
function get_dayColumns();
function set_dayColumns(value);

See Also