C1.Silverlight.RichTextBox.5 Assembly > C1.Silverlight.RichTextBox Namespace : C1TextElementView Class |
For a list of all members of this type, see C1TextElementView members.
Name | Description | |
---|---|---|
Children | Gets the collection of children for this view. | |
Content | Gets the innermost view that is associated with the same C1.Silverlight.RichTextBox.Documents.C1TextElement as this view. | |
DesiredSize | Gets the resulting size of the last measure of this view. | |
Element | Gets the C1.Silverlight.RichTextBox.Documents.C1TextElement associated with this C1TextElementView. | |
Origin | Gets the origin of this view. | |
Parent | Gets the parent of this C1TextElementView, or null if this is the root of the tree. | |
RelativeOrigin | Gets the origin of this view relative to its parent. | |
ViewManager | Gets the C1RichTextViewManager associated with this C1TextElementView. |