Back to Devexpress

Animation Effect

aspnet-8570-components-site-navigation-and-layout-tree-view-concepts-animation-effect.md

latest917 B
Original Source

Animation Effect

  • Jun 16, 2022

The ASPxTreeView allows nodes to be expanded or collapsed with a predefined animation effect. To control animation availability, use the ASPxTreeView.EnableAnimation property.

Note

The predefined animation effect isn’t available if the ASPxTreeView is used in server mode (that is the ASPxTreeView.AutoPostBack property is set to true).

Click the following link to open an image demonstrating the predefined animation effect in action: Animation Effect

See Also

EnableAnimation

Expanding and Collapsing Nodes