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