GrapeCity SPREAD for Windows Forms 12.0J
StopIfTrue プロパティ (CfRule)


このルールが適用された場合に以降のすべてのルールの適用が中止されるかどうかを示す値を取得します。
構文
'Declaration
 
Public Property StopIfTrue As Boolean
'使用法
 
Dim instance As CfRule
Dim value As Boolean
 
instance.StopIfTrue = value
 
value = instance.StopIfTrue
public bool StopIfTrue {get; set;}

プロパティ値

このルールが適用された場合に以降のすべてのルールの適用が中止される場合はtrue、それ以外の場合はfalse
参照

CfRule クラス
CfRule メンバ

 

 


Copyright © 2004 GrapeCity inc.