RadMenu for ASP.NET

Expand effects Send comments on this topic.
Controlling the visual appearance > Expand effects

Glossary Item Box

The following properties allow you to apply animated effects to the expanding and collapsing behavior of Telerik RadMenu:

  • ExpandAnimation / CollapseAnimation
    The properties from these groups specify the animation effect (if any) that accompanies the expanding or collapsing of child items.
    • Duration
      In milliseconds
    • Type
      A list of predefined animation effects to choose from
  • ExpandDelay / CollapseDelay
    These properties set the period of time (in milliseconds) between the mouse entering / leaving a menu item (or clicking the item - if ClickToOpen = "True") and the children starting to expand or collapse respectively. 

You can also tweak the expanding and collapsing direction of any group of child items. See Expand and Collapse Behavior.