Version

spinUpElement Property

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

Return Value

Reference to html element.
See Also