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

In This Topic
    CanChangePriority Property (IViewOptions)
    In This Topic
    A value indicating whether the end user can change the priority of a rule using the user interface.
    Syntax
    'Declaration
     
    
    Property CanChangePriority As Boolean
    bool CanChangePriority {get; set;}
    See Also