[]
Provides data for TextChanged, TextChanged and TextChanging events.
public class C1TextChangedEventArgs : EventArgs
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. |