Gets or sets value indicating whether header row is visible or not.

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

Syntax

JavaScript
function get_showHeader();
function set_showHeader(value);

See Also