FlexPivot for WinForms
Nc メソッド (Column)

C1.DataEngine アセンブリ > C1.DataEngine 名前空間 > Column クラス : Nc メソッド
A string.
Comparison operation DoesNotContain for a string column.
シンタックス
'宣言
 
Public Function Nc( _
   ByVal val As System.Object _
) As ColumnCondition
public ColumnCondition Nc( 
   System.object val
)

パラメータ

val
A string.

戻り値の型

True if a column value does not contain the string.
参照

Column クラス
Column メンバ