AllowedRules Property (ViewOptions)
In This Topic
Gets or sets a value indicating which types of rules are supported by the
C1RulesManager control.
Syntax
'Declaration
Public Property AllowedRules As RuleTypes
public RuleTypes AllowedRules {get; set;}
See Also