ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / ViewOptions Class / CanChangePriority Property

In This Topic
    CanChangePriority Property (ViewOptions)
    In This Topic
    エンドユーザーがユーザーインタフェースを使用してルールの優先順位を変更できるかどうかを示す値。
    Syntax
    'Declaration
     
    
    Public Property CanChangePriority As Boolean
    public bool CanChangePriority {get; set;}
    See Also