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

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