Version

spinDownElement Property

Gets reference to lower spin button. Reference to TD html element or null.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_spinDownElement() : {Any}
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfWebTextEditor.get_spinDownElement();

Return Value

Reference to html element.
See Also