Gets a C1RowHeaderField object that represents the row header in a C1GridView control.

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

Syntax

JavaScript
function get_rowHeader();

See Also