Gets or sets the content of this C1InlineUIContainer.

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

Syntax

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

See Also