ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.Xaml.ExpressionEditor Namespace / FunctionsRule Class
Properties


In This Topic
    FunctionsRule Class Members
    In This Topic

    The following tables list the members exposed by FunctionsRule.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the FunctionsRule.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the regex expression. (Inherited from C1.Xaml.ExpressionEditor.RegexRule)
    Public PropertyGets or sets the font style of the syntax. (Inherited from C1.Xaml.ExpressionEditor.BaseRule)
    Public PropertyGets or sets the font weight of the syntax. (Inherited from C1.Xaml.ExpressionEditor.BaseRule)
    Public PropertyGets or sets the foreground of the syntax. (Inherited from C1.Xaml.ExpressionEditor.BaseRule)
    Public PropertyGets or sets the functions list.  
    Public PropertyGets or sets the type of the syntax. (Inherited from C1.Xaml.ExpressionEditor.BaseRule)
    Top
    See Also