RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1TextChangedEventArgs Class
Properties


In This Topic
    C1TextChangedEventArgs Class Members
    In This Topic

    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