バージョン

ConditionGroupRow コンストラクタ

コンストラクター。
シンタックス
'宣言
 
Public Function New( _
   ByVal group As Infragistics.Win.ConditionGroup, _
   ByVal isComplement As Boolean _
)
public ConditionGroupRow( 
   Infragistics.Win.ConditionGroup group,
   bool isComplement
)

パラメータ

group
関連付けられた ConditionGroup
isComplement
条件が Infragistics.Win.ComplementCondition の場合は True。
参照