[]
        
(Showing Draft Content)

C1.Win.RulesManager.Rule.Expression

Expression Property

Expression

Gets or sets the value or expression associated with the conditional format or validation of data.

Declaration
public string Expression { get; set; }
Implements