C1.WPF.RichTextBox Namespace / C1TextChangedEventArgs Class
Properties


C1TextChangedEventArgs Class Members

The following tables list the members exposed by C1TextChangedEventArgs.

Public Properties
 NameDescription
Public PropertyReturns the action performed on the text.  
Public PropertyReturns the range of text changed.  
Public PropertyReturns the C1.WPF.RichTextBox.Documents.C1TextElement where the change occurred.  
Public PropertyReturns the StyleProperty that changed.  
Top
See Also