headerElement Property
Returns the element assoicated with the column header.
Syntax
ASP.NET Ajax Javascript (Specification) | |
---|
function get_headerElement() : {Any} |
ASP.NET Ajax Javascript (Usage) | |
---|
var resultVar = instanceOfHeaderLayoutColumn.get_headerElement(); |