Kendo.Mvc.UI.Fluent.ExpandableAnimationBuilder
Defines the fluent API for configuring the ExpandableAnimation object.
Methods
Enable(System.Boolean)
Enables or disables the animation.
Parameters
enable System.Boolean
Specifies whether the animation is enabled.
Expand(System.Action<Kendo.Mvc.UI.EffectsBuilder>)
The Expand settings.
Parameters
effectsAction System.Action<Kendo.Mvc.UI.EffectsBuilder>
The configuration action.
Collapse(System.Action<Kendo.Mvc.UI.EffectsBuilder>)
The Collapse settings.
Parameters
effectsAction System.Action<Kendo.Mvc.UI.EffectsBuilder>
The configuration action.