[]
        
(Showing Draft Content)

C1.Win.ExpressionEditor.ExpressionEditorCollection.Update

Update Method

Update(string, string)

Updates the expression for the specified column. Adds new C1ExpressionEditor object into collection if needed.

Declaration
public void Update(string columnName, string expression)
Parameters
Type Name Description
string columnName

specified column name.

string expression

new expression string.