ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / IRule Interface / Expression Property

In This Topic
    Expression Property (IRule)
    In This Topic
    Gets or sets the value or expression associated with the conditional format or validation of data.
    Syntax
    'Declaration
     
    
    Property Expression As String
    string Expression {get; set;}
    See Also