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

ExpansionPanelAnimationSettingsBuilder

Defines the fluent API for configuring ExpansionPanelAnimationSettings

Methods

Collapse(System.Action)

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

Parameters

configurator - System.Action<ExpansionPanelAnimationCollapseSettingsBuilder>

The configurator for the collapse setting.

Expand(System.Action)

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

Parameters

configurator - System.Action<ExpansionPanelAnimationExpandSettingsBuilder>

The configurator for the expand setting.

In this article
Not finding the help you need?