[]
Provides data for the Editing event.
public class TagEditorEditingEventArgs : EventArgs
| Name | Description |
|---|---|
| TagEditorEditingEventArgs(string, int) | Default constructor. |
| Name | Description |
|---|---|
| Position | Gets the position of the tag. |
| Text | Gets the text of the tag. |