RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox Namespace / C1RichTextPresenter Class / Source Property

In This Topic
    Source Property (C1RichTextPresenter)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Source As C1RichTextPresenterSource
    public C1RichTextPresenterSource Source {get; set;}
    See Also