ComponentOne Expression Editor for WPF
RegexRule Class
Members 

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

System.Object
   C1.WPF.ExpressionEditor.BaseRule
      C1.WPF.ExpressionEditor.RegexRule
         C1.WPF.ExpressionEditor.FieldRule
         C1.WPF.ExpressionEditor.FunctionsRule
         C1.WPF.ExpressionEditor.KeyWordsRule
         C1.WPF.ExpressionEditor.NumberRule
         C1.WPF.ExpressionEditor.StringRule

See Also

Reference

RegexRule Members
C1.WPF.ExpressionEditor Namespace