The event handler receives an argument of type TagEditorEditingEventArgs containing data related to this event. The following TagEditorEditingEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Position | Gets the position of the tag. |
Text | Gets the text of the tag. |