Gets or sets the content of this C1BlockUIContainer.

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

Syntax

C#
public Object Content { get; set; }
Visual Basic
Public Property Content As Object
	Get
	Set

See Also