If a developer provides custom editing front end (Handled = True), the current cell value should be provided in this property.

Namespace:  C1.Web.UI.Controls.C1GridView
Assembly:  C1GridViewClient (in C1GridViewClient.dll)

Syntax

JavaScript
function get_value();
function set_value(value);

See Also