Gets the name of the field in the database table to which a grid column is bound.

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

Syntax

JavaScript
function get_dataField();

See Also