[]
        
(Showing Draft Content)

C1.Win.ExpressionEditor.ExpressionEditorCollection.Remove

Remove Method

Remove(string)

Removes C1ExpressionEditor object associated with the specified column.

Declaration
public bool Remove(string columnName)
Parameters
Type Name Description
string columnName

specified column name.

Returns
Type Description
bool

returns a value indicating if the C1ExpressionEditor object was deleted.