menu

WPF

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

    Show / Hide Table of Contents

    Enum EventType

    Specifies the EventTypes.

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

    Fields

    Name Description
    End

    Specifies that an Event is a End Event according to BPMN.

    Intermediate

    Specifies that an Event is a Intermediate Event according to BPMN.

    NonInterruptingIntermediate

    Specifies that an Event is a NonInterruptingIntermediate Event according to BPMN.

    NonInterruptingStart

    Specifies that an Event is a NonInterruptingStart Event according to BPMN.

    Start

    Specifies that an Event is a Start Event according to BPMN.

    ThrowingIntermediate

    Specifies that an Event is a ThrowingIntermediate Event according to BPMN.

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