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