Gets cell data.

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

Syntax

JavaScript
function get_value();

Remarks

Applicable for C1BoundField and C1CheckBoxField columns if cells does not contain custom controls.

See Also