RichTextBox for WPF | ComponentOne
C1.WPF.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