OnClientRangeEndChanged Property (InputDateBase)
In This Topic
Occurs when the value of the RangeEnd property changes.
Syntax
'Declaration
<JsonAttribute(1)>
Public Property OnClientRangeEndChanged As String
[Json(1)]
public string OnClientRangeEndChanged {get; set;}
See Also