[]
        
(Showing Draft Content)

C1.WPF.Input.TagEditorEditingEventArgs

TagEditorEditingEventArgs Class

Provides data for the Editing event.

Inheritance
TagEditorEditingEventArgs
Namespace: C1.WPF.Input
Assembly: C1.WPF.Input.dll
Syntax
public class TagEditorEditingEventArgs : EventArgs

Constructors

Name Description
TagEditorEditingEventArgs(string, int)

Default constructor.

Properties

Name Description
Position

Gets the position of the tag.

Text

Gets the text of the tag.