FlexPivot for WinForms
Bw メソッド (Column)

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

パラメータ

val
A string.

戻り値の型

True if a column value begins with the string.
参照

Column クラス
Column メンバ