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