[]
Provides data for the C1TextEditor.TextEdited event.
public class TextEditedEventArgs : EventArgs
| Name | Description |
|---|---|
| TextEditedEventArgs(string) | Creates an instance of the TextEditedEventArgs class. |
| Name | Description |
|---|---|
| Text | Gets the current text. |