Gets iterator for header rows contained in a header of the C1GridView control. These rows are inside the THEAD section of a HTML table representing the C1GridView control on a page.

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

Syntax

JavaScript
function get_headerRows();

See Also