Gets the C1TextElement associated with this C1TextElementView.
Namespace:
C1.Silverlight.RichTextBoxAssembly: C1.Silverlight.RichTextBox (in C1.Silverlight.RichTextBox.dll)
Syntax
| C# |
|---|
public C1TextElement Element { get; private set; } |
| Visual Basic |
|---|
Public Property Element As C1TextElement Get Private Set |