ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / ViewOptions Class / IsStopIfTrueVisible Property

In This Topic
    IsStopIfTrueVisible Property (ViewOptions)
    In This Topic
    ルールエディタ内に StopIfTrue チェックボックスが表示されているかどうかを示す値。
    Syntax
    'Declaration
     
    
    Public Property IsStopIfTrueVisible As Boolean
    public bool IsStopIfTrueVisible {get; set;}
    See Also