menu

ASP.NET MVC

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

    Show / Hide Table of Contents

    Enum PortConstraints

    Defines whether connections can be created with the port

    Namespace: Syncfusion.JavaScript.DataVisualization.DiagramEnums
    Assembly: Syncfusion.EJ.dll
    Syntax
    [Flags]
    public enum PortConstraints

    Fields

    Name Description
    Connect

    Enables connections with connector

    ConnectOnDrag

    Used to activate the connector tool when click on Port

    None

    Disable all constraints

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