[]
Gets or sets a JavaScript action to be performed when the field’s value is changed. This action can check the new value for validity.
public ActionJavaScript ValueChanged { get; set; }
Public Property ValueChanged As ActionJavaScript