ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.Xaml.ExpressionEditor Namespace / WordEventArgs Class / Word Property

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