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

In This Topic
    StringRule Class
    In This Topic
    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.Xaml.ExpressionEditor.BaseRule
          C1.Xaml.ExpressionEditor.RegexRule
             C1.Xaml.ExpressionEditor.StringRule

    See Also