menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class BranchTypes

    Alignment position Left - Sets the branch type as Left Right - Sets the branch type as Right SubLeft - Sets the branch type as SubLeft SubRight - Sets the branch type as SubRight Root - Sets the branch type as Root

    Inheritance
    System.Object
    BranchTypes
    Namespace: Syncfusion.EJ2.Diagrams
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class BranchTypes : Enum

    Fields

    Left

    Declaration
    public const BranchTypes Left
    Field Value
    Type
    BranchTypes

    Right

    Declaration
    public const BranchTypes Right
    Field Value
    Type
    BranchTypes

    Root

    Declaration
    public const BranchTypes Root
    Field Value
    Type
    BranchTypes

    SubLeft

    Declaration
    public const BranchTypes SubLeft
    Field Value
    Type
    BranchTypes

    SubRight

    Declaration
    public const BranchTypes SubRight
    Field Value
    Type
    BranchTypes
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved