C1.WPF.RichTextBox Namespace / C1TextChangedEventArgs Class / Source Property

In This Topic
Source Property (C1TextChangedEventArgs)
In This Topic
Returns the C1.WPF.RichTextBox.Documents.C1TextElement where the change occurred.
Syntax
'Declaration
 
Public ReadOnly Property Source As C1TextElement
 
See Also