ComponentOne Expression Editor for WPF
Keywords Property

C1.WPF.ExpressionEditor.4 Assembly > C1.WPF.ExpressionEditor Namespace > KeyWordsRule Class : Keywords Property
Gets the keywords list.
Syntax
'Declaration
 
Public ReadOnly Property Keywords As System.Collections.Generic.List(Of String)
public System.Collections.Generic.List<string> Keywords {get;}
See Also

Reference

KeyWordsRule Class
KeyWordsRule Members