RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox Namespace / C1RichTextViewManager Class / Presenters Property

In This Topic
    Presenters Property
    In This Topic
    Gets the collection of C1RichTextPresenterSource.
    Syntax
    'Declaration
     
    Public ReadOnly Property Presenters As ReadOnlyObservableCollection(Of C1RichTextPresenterSource)
    See Also