Gets or sets an object that can be accessed through bindings in each presenter.
Namespace:
C1.Phone.RichTextBoxAssembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
Syntax
C# |
---|
public Object PresenterInfo { get; set; } |
Visual Basic |
---|
Public Property PresenterInfo As Object Get Set |