ComponentOne Expression Editor for WPF
C1.WPF.ExpressionEditor.4.5.2 Assembly / C1.WPF.ExpressionEditor Namespace / WordEventArgs Class / Word Property

In This Topic
    Word Property
    In This Topic
    The word.
    Syntax
    'Declaration
     
    Public ReadOnly Property Word As String
    public string Word {get;}
    See Also