Gets or sets text that is rendered as the abbr attribute of the header cell.

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

Syntax

JavaScript
function get_accessibleHeaderText();
function set_accessibleHeaderText(value);

See Also