Class DiagramMethodArguments
Inheritance
System.Object
DiagramMethodArguments
Assembly: Syncfusion.EJ2.dll
Syntax
public class DiagramMethodArguments : EJTagHelper
Constructors
DiagramMethodArguments()
Declaration
public DiagramMethodArguments()
Properties
IsCollection
Declaration
protected override bool IsCollection { get; }
Property Value
Type |
Description |
System.Boolean |
|
Overrides
ParentPropertyName
Declaration
protected override string ParentPropertyName { get; }
Property Value
Type |
Description |
System.String |
|
Overrides
Methods
GetList()
Declaration
protected override object GetList()
Returns
Type |
Description |
System.Object |
|
Overrides