バージョン

DefaultConditionAppearanceRow コンストラクタ(ICondition,Boolean)

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

パラメータ

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