ComponentOne Expression Editor for WPF
StringRule Class
Members 

C1.WPF.ExpressionEditor.4 Assembly > C1.WPF.ExpressionEditor Namespace : StringRule Class
The string style rule of the editor.
Object Model
StringRule Class
Syntax
'Declaration
 
Public Class StringRule 
   Inherits RegexRule
public class StringRule : RegexRule 
Inheritance Hierarchy

System.Object
   C1.WPF.ExpressionEditor.BaseRule
      C1.WPF.ExpressionEditor.RegexRule
         C1.WPF.ExpressionEditor.StringRule

See Also

Reference

StringRule Members
C1.WPF.ExpressionEditor Namespace