Version

animation Property

Gets reference to container of properties related to animation of expand and collapse effects for child grids. That is type of Infragistics.Web.UI.SlideFadeAnimation
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_animation() : SlideFadeAnimation
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfWebHierarchicalDataGrid.get_animation();
See Also