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

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

パラメータ

columnName
グリッドの列名。
参照

ExpressionEditorCollection クラス
ExpressionEditorCollection メンバ