The version that you requested is unavailable. We've redirected you to the latest version of the help.
Version

element Property

Returns the element assoicated with the item.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_element() : {DomElement}
function set_element(value : {DomElement})
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfRowSelectors.get_element();
See Also