Pops up the Calendar at specified position.

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

Syntax

JavaScript
function popupAt(pt);

Parameters

pt
Type: Point
The position to popup.

See Also