menu

WPF

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

    Show / Hide Table of Contents

    Enum GatewayType

    Specifies the GatewayTypes.

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

    Fields

    Name Description
    Complex

    Specifies that a Gateway has the type Complex according to BPMN.

    EventBased

    Specifies that a Gateway has the type Event-Based according to BPMN.

    Exclusive

    Specifies that a Gateway has the type Exclusive according to BPMN.

    ExclusiveEventBased

    Specifies that a Gateway has the type Exclusive Event-Based according to BPMN.

    Inclusive

    Specifies that a Gateway has the type Inclusive according to BPMN.

    None

    Specifies that a Gateway has the type None according to BPMN.

    Parallel

    Specifies that a Gateway has the type Parallel according to BPMN.

    ParallelEventBased

    Specifies that a Gateway has the type Parallel Event-Based according to BPMN.

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