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

C1.Win.ExpressionEditor.4.5.2 アセンブリ > C1.Win.ExpressionEditor 名前空間 > ExpressionEditorCollection クラス : Update メソッド
specified column name.
new expression string.
Updates the expression for the specified column. Adds new C1ExpressionEditor object into collection if needed.
シンタックス
'宣言
 
Public Sub Update( _
   ByVal columnName As System.String, _
   ByVal expression As System.String _
) 
public void Update( 
   System.string columnName,
   System.string expression
)

パラメータ

columnName
specified column name.
expression
new expression string.
参照

ExpressionEditorCollection クラス
ExpressionEditorCollection メンバ