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


In This Topic
    C1FlowView Class Members
    In This Topic

    The following tables list the members exposed by C1FlowView.

    Public Constructors
     NameDescription
    Public ConstructorConstructs a new C1FlowView.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the collection of children for this view. (Inherited from C1.Xaml.RichTextBox.C1TextElementView)
    Public PropertyGets the innermost view that is associated with the same C1.Xaml.RichTextBox.Documents.C1TextElement as this view. (Inherited from C1.Xaml.RichTextBox.C1TextElementView)
    Public PropertyGets the resulting size of the last measure of this view. (Inherited from C1.Xaml.RichTextBox.C1TextElementView)
    Public PropertyGets the C1.Xaml.RichTextBox.Documents.C1TextElement associated with this C1TextElementView. (Inherited from C1.Xaml.RichTextBox.C1TextElementView)
    Public PropertyGets the C1Line created in this C1FlowView when doing layout.  
    Public PropertyGets the origin of this view. (Inherited from C1.Xaml.RichTextBox.C1TextElementView)
    Public PropertyGets the parent of this C1TextElementView, or null if this is the root of the tree. (Inherited from C1.Xaml.RichTextBox.C1TextElementView)
    Public PropertyGets the origin of this view relative to its parent. (Inherited from C1.Xaml.RichTextBox.C1TextElementView)
    Public PropertyGets the C1RichTextViewManager associated with this C1TextElementView. (Inherited from C1.Xaml.RichTextBox.C1TextElementView)
    Top
    Public Methods
     NameDescription
    Public MethodReturns the lines contained in a height range.  
    Top
    See Also