menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class Side

    Defines where the user handles have to be aligned Top - Aligns the user handles at the top of an object Bottom - Aligns the user handles at the bottom of an object Left - Aligns the user handles at the left of an object Right - Aligns the user handles at the right of an object

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

    Fields

    Bottom

    Declaration
    public const Side Bottom
    Field Value
    Type
    Side

    Left

    Declaration
    public const Side Left
    Field Value
    Type
    Side

    Right

    Declaration
    public const Side Right
    Field Value
    Type
    Side

    Top

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