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

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

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

    See Also