[]
        
(Showing Draft Content)

C1.WPF.Input.TextEditedEventArgs

TextEditedEventArgs Class

Provides data for the C1TextEditor.TextEdited event.

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

Constructors

Name Description
TextEditedEventArgs(string)

Creates an instance of the TextEditedEventArgs class.

Properties

Name Description
Text

Gets the current text.