ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / IViewOptions Interface / AllowedRules Property

In This Topic
    AllowedRules Property (IViewOptions)
    In This Topic
    A value indicating which types of rules are supported by the C1RulesManager control.
    Syntax
    'Declaration
     
    
    Property AllowedRules As RuleTypes
    RuleTypes AllowedRules {get; set;}
    See Also