Returns the C1TextElement where the change occurred.
Namespace:
C1.Phone.RichTextBoxAssembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
Syntax
C# |
---|
public C1TextElement Source { get; private set; } |
Visual Basic |
---|
Public Property Source As C1TextElement Get Private Set |