[]
Gets or sets a JavaScript action to be performed before the field is formatted to display its current value. This action can modify the field’s value before formatting.
public ActionJavaScript FormatValue { get; set; }
Public Property FormatValue As ActionJavaScript