New to Telerik UI for ASP.NET MVC? Download free 30-day trial

ExpansionPanelAnimationSettingsBuilder

Defines the fluent API for configuring the ExpansionPanelAnimationSettings settings.

Methods

Collapse(System.Action)

The visual animation(s) that will be used when ExpansionPanel items are closed.

Parameters

configurator - System.Action<ExpansionPanelAnimationCollapseSettingsBuilder>

The action that configures the collapse.

Expand(System.Action)

The visual animation(s) that will be used when opening items.

Parameters

configurator - System.Action<ExpansionPanelAnimationExpandSettingsBuilder>

The action that configures the expand.

In this article
Not finding the help you need?