Gets or sets the C1RichTextPresenterSource that connects this C1RichTextPresenter to a C1RichTextViewManager
Namespace:
C1.Phone.RichTextBoxAssembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
Syntax
C# |
---|
public C1RichTextPresenterSource Source { get; set; } |
Visual Basic |
---|
Public Property Source As C1RichTextPresenterSource Get Set |