menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum SwimlaneChildInteractionState - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum SwimlaneChildInteractionState

    Specifies to notify the interactionstate of the SwimlaneChild element.

    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.WPF.dll
    Syntax
    public enum SwimlaneChildInteractionState

    Fields

    Name Description
    None

    disables all the behavior for SwimlaneChild.

    Resized

    Specifies the resized state of the SwimlaneChild interation.

    Resizing

    Specifies the resizing state of the SwimlaneChild interation.

    Started

    Specifies the started state of the SwimlaneChild interation.

    Swapped

    Specifies the Swapped state of the lane interation.

    Swapping

    Specifies the Swapping state of the Lane interation.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved