Begins the edit.

Namespace:  C1.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.dll)

Syntax

C#
public void BeginEdit(
	string text
)
Visual Basic
Public Sub BeginEdit ( _
	text As String _
)

Parameters

text
Type: System..::..String
The text.

See Also