Search
InPlaceEditEventArgs.EditControl Property
See Also
 






Gets or sets the control used to edit the item's text.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public View EditControl { get; set; }

Visual Basic  Copy Code

Public Property EditControl As View

 Property Value

 See Also