ComponentOne Expression Editor for WPF
C1.WPF.ExpressionEditor.4.5.2 Assembly / C1.WPF.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 String
    public string WordStrings {set;}
    See Also