Class DiagramCustomCursor
Inheritance
System.Object
DiagramCustomCursor
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
Cursor
Defines the Fields for the Data Map Items
Declaration
public string Cursor { get; set; }
Property Value
Type |
Description |
System.String |
|
IsChild
Declaration
protected override bool IsChild { get; }
Property Value
Type |
Description |
System.Boolean |
|
Overrides