Gets or sets the id of the DiagramView.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
SyntaxC#
Copy Code
|
|---|
public string DiagramView { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property DiagramView As String |
See Also