menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class DiagramCustomCursor

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

    Constructors

    DiagramCustomCursor()

    Declaration
    public DiagramCustomCursor()

    Properties

    Action

    Defines the property of a Data Map Items

    Declaration
    public Actions Action { get; set; }
    Property Value
    Type Description
    Actions

    The default value is null

    Cursor

    Defines the Fields for the Data Map Items

    Declaration
    public string Cursor { get; set; }
    Property Value
    Type Description
    System.String

    The default value is ""

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