RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / C1InlineUIContainer Class / ContentEnd Property

In This Topic
    ContentEnd Property (C1InlineUIContainer)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overrides ReadOnly Property ContentEnd As C1TextPointer
    public override C1TextPointer ContentEnd {get;}
    See Also