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

C1.WPF.ExpressionEditor.4.5.2 アセンブリ > C1.WPF.ExpressionEditor 名前空間 > ExpressionEditorCollection クラス : Remove メソッド
グリッドの列名。
列名と対応する式エディタを削除します。
シンタックス
'宣言
 
Public Function Remove( _
   ByVal columnName As System.String _
) As System.Boolean
public System.bool Remove( 
   System.string columnName
)

パラメータ

columnName
グリッドの列名。
参照

ExpressionEditorCollection クラス
ExpressionEditorCollection メンバ