[]
        
(Showing Draft Content)

C1.Win.RulesManager.ViewOptions.AllowedRules

AllowedRules Property

AllowedRules

Gets or sets a value indicating which types of rules are supported by the C1RulesManager control.

Declaration
public RuleTypes AllowedRules { get; set; }
Implements