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

In This Topic
    AllowedRules Property (IViewOptions)
    In This Topic
    どのタイプのルールが C1RulesManager コントロールによってサポートされているかを示す値。
    Syntax
    'Declaration
     
    
    Property AllowedRules As RuleTypes
    RuleTypes AllowedRules {get; set;}
    See Also