Begins the edit.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.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