Gets the C1TextElementView of the associated C1TextElement.

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

Syntax

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

See Also