Gets the C1TextElementView of the associated C1TextElement.

Namespace:  C1.Phone.RichTextBox
Assembly:  C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)

Syntax

C#
public C1TextElementView View { get; private set; }
Visual Basic
Public Property View As C1TextElementView
	Get
	Private Set

See Also