ComponentOne Expression Editor for WPF
C1.WPF.ExpressionEditor.4.5.2 Assembly / C1.WPF.ExpressionEditor Namespace / FunctionsRule Class
Members

In This Topic
    FunctionsRule Class
    In This Topic
    The functions style rule of the editor.
    Object Model
    FunctionsRule Class
    Syntax
    'Declaration
     
    Public Class FunctionsRule 
       Inherits RegexRule
    public class FunctionsRule : RegexRule 
    Inheritance Hierarchy

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

    See Also