[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.C1TextChangedEventArgs

C1TextChangedEventArgs Class

Provides data for TextChanged, TextChanged and TextChanging events.

Inheritance
C1TextChangedEventArgs
Namespace: C1.WPF.RichTextBox
Assembly: C1.WPF.RichTextBox.4.6.2.dll
Syntax
public class C1TextChangedEventArgs : EventArgs

Properties

Name Description
Action

Returns the action performed on the text.

Range

Returns the range of text changed.

Source

Returns the C1TextElement where the change occurred.

StyleProperty

Returns the StyleProperty that changed.