ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.Xaml.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