New to Telerik UI for ASP.NET MVC? Start a free 30-day trial
Animations
By default, the Telerik UI for ASP.NET MVC TreeView uses animations to expand and collapse its hierarchical data when you interact with a given node.
You can modify these animations through the Expand()
and Close()
configuration methods.
Supported Options
The Expand and Collapse animations provide the following methods for further configuration:
Fade()
—Configures the fade effect direction.Zoom()
—Specifies the zoom effect direction.SlideIn()