Back to Devexpress

PopupAnimationBuilder Class

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-1697f839.md

latest1.8 KB
Original Source

PopupAnimationBuilder Class

Provides methods that allow you to configure nested options of the client-side animation object.

Namespace : DevExtreme.AspNet.Mvc.Builders

Assembly : DevExtreme.AspNet.Core.dll

Declaration

csharp
public class PopupAnimationBuilder :
    OptionsOwnerBuilder

The following members return PopupAnimationBuilder objects:

Remarks

Do not instantiate this class explicitly. A new PopupAnimationBuilder class instance is created when you call the Animation(Action<PopupAnimationBuilder>) method.

Inheritance

Object OptionsOwnerBuilder PopupAnimationBuilder

See Also

PopupAnimationBuilder Members

DevExtreme.AspNet.Mvc.Builders Namespace