RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox Namespace / C1TextElementView Class
Properties


In This Topic
    C1TextElementView Class Members
    In This Topic

    The following tables list the members exposed by C1TextElementView.

    Public Properties
     NameDescription
    Public PropertyGets the collection of children for this view.  
    Public PropertyGets the innermost view that is associated with the same C1.Xaml.RichTextBox.Documents.C1TextElement as this view.  
    Public PropertyGets the resulting size of the last measure of this view.  
    Public PropertyGets the C1.Xaml.RichTextBox.Documents.C1TextElement associated with this C1TextElementView.  
    Public PropertyGets the origin of this view.  
    Public PropertyGets the parent of this C1TextElementView, or null if this is the root of the tree.  
    Public PropertyGets the origin of this view relative to its parent.  
    Public PropertyGets the C1RichTextViewManager associated with this C1TextElementView.  
    Top
    See Also