Gets the collection of C1RichTextPresenterSource.

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

Syntax

C#
public ReadOnlyObservableCollection Presenters { get; }
Visual Basic
Public ReadOnly Property Presenters As ReadOnlyObservableCollection
	Get

See Also