ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.Xaml.ExpressionEditor Namespace / FieldRule Class
Members

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

    System.Object
       C1.Xaml.ExpressionEditor.BaseRule
          C1.Xaml.ExpressionEditor.RegexRule
             C1.Xaml.ExpressionEditor.FieldRule

    See Also