[]
        
(Showing Draft Content)

C1.WPF.ExpressionEditor.WordEventArgs

WordEventArgs Class

The word event.

Inheritance
WordEventArgs
Namespace: C1.WPF.ExpressionEditor
Assembly: C1.WPF.ExpressionEditor.4.6.2.dll
Syntax
public class WordEventArgs : EventArgs

Constructors

Name Description
WordEventArgs(string, int)

Initializes a new instance of the WordEventArgs.

Properties

Name Description
Start

The start position of the word.

Word

The word.