menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class AnimationEffect - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class AnimationEffect

    Defines the animation effect of progress button.

    Inheritance
    System.Object
    AnimationEffect
    Namespace: Syncfusion.EJ2.SplitButtons
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class AnimationEffect : Enum

    Fields

    None

    Declaration
    public const AnimationEffect None
    Field Value
    Type
    AnimationEffect

    SlideDown

    Declaration
    public const AnimationEffect SlideDown
    Field Value
    Type
    AnimationEffect

    SlideLeft

    Declaration
    public const AnimationEffect SlideLeft
    Field Value
    Type
    AnimationEffect

    SlideRight

    Declaration
    public const AnimationEffect SlideRight
    Field Value
    Type
    AnimationEffect

    SlideUp

    Declaration
    public const AnimationEffect SlideUp
    Field Value
    Type
    AnimationEffect

    ZoomIn

    Declaration
    public const AnimationEffect ZoomIn
    Field Value
    Type
    AnimationEffect

    ZoomOut

    Declaration
    public const AnimationEffect ZoomOut
    Field Value
    Type
    AnimationEffect
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved