Version

enableExpandImages Property

Returns a boolean value which indicates whether expand images are displayed for nodes of the tree.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_enableExpandImages() : Boolean
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfWebDataTree.get_enableExpandImages();
See Also