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