alexa
menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class WrapPanelExt.RunningAnimation

    Contains running animations.

    Inheritance
    System.Object
    WrapPanelExt.RunningAnimation
    Namespace: Syncfusion.Windows.Tools.Controls
    Assembly: Syncfusion.Tools.Wpf.dll
    Syntax
    public sealed class RunningAnimation : Enum

    Fields

    Drag

    Drag animation.

    Declaration
    public const WrapPanelExt.RunningAnimation Drag
    Field Value
    Type
    WrapPanelExt.RunningAnimation

    Layout

    Layout animation.

    Declaration
    public const WrapPanelExt.RunningAnimation Layout
    Field Value
    Type
    WrapPanelExt.RunningAnimation

    New

    The animation which is used when the new child is added.

    Declaration
    public const WrapPanelExt.RunningAnimation New
    Field Value
    Type
    WrapPanelExt.RunningAnimation

    Resize

    Resize animation.

    Declaration
    public const WrapPanelExt.RunningAnimation Resize
    Field Value
    Type
    WrapPanelExt.RunningAnimation
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved