New to Telerik UI for ASP.NET AJAXStart a free 30-day trial

Telerik.Web.UI.DateInputValueChangedEventArgs

Inheritance Hierarchy

Methods

get_newDate

Returns the new value of the control as a Date object

Parameters

Returns

Date

get_newValue

Returns the new value of the control as a string

Parameters

Returns

String

get_oldDate

Returns the old value of the control as a Date object

Parameters

Returns

Date

get_oldValue

Returns the old value of the control as a string

Parameters

Returns

String