[]
Updates the expression for the specified column. Adds new C1ExpressionEditor object into collection if needed.
public void Update(string columnName, string expression)
| Type | Name | Description |
|---|---|---|
| string | columnName | specified column name. |
| string | expression | new expression string. |