Gets or sets the content of this C1InlineUIContainer.
Namespace:
C1.Phone.RichTextBox.DocumentsAssembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
Syntax
| C# |
|---|
public Object Content { get; set; } |
| Visual Basic |
|---|
Public Property Content As Object Get Set |