menu

WPF

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

    Show / Hide Table of Contents

    Enum EventTrigger

    Specifies the EventTriggers.

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

    Fields

    Name Description
    Cancel

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

    Compensation

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

    Conditional

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

    Error

    Specifies that an Event is an Error Event according to BPMN.

    Escalation

    Specifies that an Event is an Escalation Event according to BPMN.

    Link

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

    Message

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

    Multiple

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

    None

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

    Parallel

    Specifies that an Event is a Parallel Multiple Event according to BPMN.

    Signal

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

    Termination

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

    Timer

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

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