Gets or sets the control used to edit the item's text.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public View EditControl { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property EditControl As View |
See Also