[]
        
(Showing Draft Content)

C1.WPF.ExpressionEditor.KeyWordsRule

KeyWordsRule Class

The keywords style rule of the editor.

Inheritance
KeyWordsRule
Namespace: C1.WPF.ExpressionEditor
Assembly: C1.WPF.ExpressionEditor.4.6.2.dll
Syntax
public class KeyWordsRule : RegexRule

Constructors

Name Description
KeyWordsRule()

Initializes a new instance of the KeyWordsRule.

Properties

Name Description
Keywords

Gets the keywords list.

WordStrings

Sets the keywords string with use ' ' as the separator.