menu

ASP.NET Core - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class DiagramClassifierMultiplicity - ASP.NETCore-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class DiagramClassifierMultiplicity

    Inheritance
    System.Object
    Syncfusion.EJ2.EJTagHelper
    DiagramClassifierMultiplicity
    Namespace: Syncfusion.EJ2.Diagrams
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public class DiagramClassifierMultiplicity : EJTagHelper

    Constructors

    DiagramClassifierMultiplicity()

    Declaration
    public DiagramClassifierMultiplicity()

    Properties

    ContentTemplate

    To get or set value for ContentTemplate.

    Declaration
    public MvcTemplate<object> ContentTemplate { get; set; }
    Property Value
    Type
    Syncfusion.EJ2.MvcTemplate<System.Object>

    Source

    Defines the type of the Classifier Multiplicity

    Declaration
    public DiagramMultiplicityLabel Source { get; set; }
    Property Value
    Type Description
    DiagramMultiplicityLabel

    The default value is null

    Target

    Defines the type of the Classifier Multiplicity

    Declaration
    public DiagramMultiplicityLabel Target { get; set; }
    Property Value
    Type Description
    DiagramMultiplicityLabel

    The default value is null

    Type

    Defines the type of the Classifier Multiplicity

    Declaration
    public Multiplicity Type { get; set; }
    Property Value
    Type Description
    Multiplicity

    The default value is Multiplicity.OneToOne

    In This Article
    • Constructors
      • DiagramClassifierMultiplicity()
    • Properties
      • ContentTemplate
      • Source
      • Target
      • Type
    Was this page helpful? Yes No
    Thank you for your feedback!
    Thank you for your feedback and comments. We will rectify this as soon as possible!
    An unknown error has occurred. Please try again.
    SEND FEEDBACK REGARDING THIS TOPIC

    Please provide additional information

    Please provide additional information

    Please provide additional information

    Please provide additional information
    Please provide additional information
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved