Kendo.Mvc.UI.Fluent.ExpansionPanelAnimationSettingsBuilder
Defines the fluent API for configuring the ExpansionPanelAnimationSettings settings.
Methods
Collapse(System.Action<Kendo.Mvc.UI.Fluent.ExpansionPanelAnimationCollapseSettingsBuilder>)
The visual animation(s) that will be used when ExpansionPanel items are closed.
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.ExpansionPanelAnimationCollapseSettingsBuilder>
The action that configures the collapse.
Expand(System.Action<Kendo.Mvc.UI.Fluent.ExpansionPanelAnimationExpandSettingsBuilder>)
The visual animation(s) that will be used when opening items.
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.ExpansionPanelAnimationExpandSettingsBuilder>
The action that configures the expand.