Kendo.Mvc.UI.Fluent.ExpansionPanelAnimationSettingsBuilder
Defines the fluent API for configuring ExpansionPanelAnimationSettings
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 configurator for the collapse setting.
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 configurator for the expand setting.