IsStopIfTrueVisible Property (ViewOptions)
In This Topic
A value indicating whether the StopIfTrue check box is visible in the rule editor.
Syntax
'Declaration
Public Property IsStopIfTrueVisible As Boolean
public bool IsStopIfTrueVisible {get; set;}
See Also