C1.Silverlight.RichTextBox.5
C1FlowView Class Members
Properties  Methods 

The following tables list the members exposed by C1FlowView.

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

Reference

C1FlowView Class
C1.Silverlight.RichTextBox Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.