Kendo.Mvc.UI.ExpansionPanelAnimationCollapseSettings
Defines the fluent API for configuring the ExpansionPanelAnimationCollapseSettings settings.
Properties
Duration
The number of milliseconds used for the visual animation when a ExpansionPanel item is closed.
Effects
A whitespace-delimited string of animation effects that are utilized when a ExpansionPanel item is closed. Options include "fadeOut".
Methods
Serialize(System.Collections.Generic.IDictionary<System.String,System.Object>)
Serialize current instance to Dictionary