Kendo.Mvc.UI.Fluent.ExpansionPanelAnimationExpandSettingsBuilder
Defines the fluent API for configuring the ExpansionPanelAnimationExpandSettings settings.
Methods
Duration(System.Double)
The number of milliseconds used for the visual animation when an item is opened.
Parameters
value System.Double
The value that configures the duration.
Effects(System.String)
A whitespace-delimited string of animation effects that are used when an item is expanded. Options include"expandVertical" and "fadeIn".
Parameters
value System.String
The value that configures the effects.