RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1LineFragment Class / View Property

In This Topic
    View Property (C1LineFragment)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property View As C1TextElementView
    public C1TextElementView View {get;}
    See Also