Version

groupExpandAction Property

Get the group exapnd action.(ButtonClick | HeaderClick | HeaderHover)
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_groupExpandAction() : Infragistics.Web.UI.ExplorerBarGroupExpandAction
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfWebExplorerBar.get_groupExpandAction();
See Also