Gets the control used to edit the item's text.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public TextBox TextBox { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property TextBox As TextBox |
An instance of the Silverlight System.Windows.Controls.TextBox class.