Gets or sets the content of the text field.

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

Syntax

C#
public string Text { get; set; }
Visual Basic
Public Property Text As String
	Get
	Set

See Also