New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.DatePickerPopupOpeningEventArgs : Sys.CancelEventArgs

Inheritance Hierarchy

Methods

get_cancelCalendarSynchronization

Lets you prevent the popup control from synchronizing its value to the value in the input area.

Parameters

Returns

Boolean

get_popupControl

Returns the client object for the time view or calendar that is about to be displayed.

Parameters

Returns

Telerik.Web.UI.RadCalendar

set_cancelCalendarSynchronization

Lets you prevent the popup from appearing.

Parameters

value Boolean

Returns

None

In this article