ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.Xaml.ExpressionEditor Namespace / KeyWordsRule Class / WordStrings Property

In This Topic
    WordStrings Property
    In This Topic
    Sets the keywords string with use ' ' as the separator.
    Syntax
    'Declaration
     
    Public WriteOnly Property WordStrings As System.String
    public System.string WordStrings {set;}
    See Also