Gets or sets the related C1Calendar control.

Namespace:  C1.Web.UI.Controls.C1Schedule
Assembly:  C1ScheduleClient (in C1ScheduleClient.dll)

Syntax

JavaScript
function get_calendar();
function set_calendar(value);

Field Value

The related calendar control.

See Also