ComponentOne Expression Editor for WPF
C1.WPF.ExpressionEditor.4.5.2 Assembly / C1.WPF.ExpressionEditor Namespace / Token Class / Rule Property

In This Topic
    Rule Property
    In This Topic
    Gets the rule of token.
    Syntax
    'Declaration
     
    Public ReadOnly Property Rule As BaseRule
    public BaseRule Rule {get;}
    See Also