Kendo.Mvc.UI.ExpansionPanelAnimationSettings
Defines the fluent API for configuring the ExpansionPanelAnimationSettings settings.
Properties
Enabled
A collection of visual animations used when ExpansionPanel is expand or collapsed through user interactions. Setting this option to false will disable all animations. is not a valid configuration.
Collapse
The visual animation(s) that will be used when ExpansionPanel items are closed.
Expand
The visual animation(s) that will be used when opening items.
Methods
Serialize(System.Collections.Generic.IDictionary<System.String,System.Object>)
Serialize current instance to Dictionary