Expression Editor for WinForms
Remove メソッド (ExpressionEditorCollection)

C1.Win.ExpressionEditor.4.5.2 アセンブリ > C1.Win.ExpressionEditor 名前空間 > ExpressionEditorCollection クラス : Remove メソッド
specified column name.
Removes C1ExpressionEditor object associated with the specified column.
シンタックス
'宣言
 
Public Function Remove( _
   ByVal columnName As System.String _
) As System.Boolean
public System.bool Remove( 
   System.string columnName
)

パラメータ

columnName
specified column name.

戻り値の型

returns a value indicating if the C1ExpressionEditor object was deleted.
参照

ExpressionEditorCollection クラス
ExpressionEditorCollection メンバ