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

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