Class DiagramCustomCursor
Inheritance
System.Object
Syncfusion.EJ2.EJTagHelper
DiagramCustomCursor
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Syncfusion.EJ2.Diagrams
Assembly: Syncfusion.AspNetMvc.Diagram.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 "" |