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

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