Version

cssClass Property

Returns/sets the CSS class that will be applied to the ImageItem when it is selected. the CSS class applied to the item
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_cssClass() : String
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfDropDownItem.get_cssClass();
See Also