[]
        
(Showing Draft Content)

C1.WPF.ExpressionEditor.ExpressionEditorCollection.Remove

Remove Method

Remove(string)

Remove the corresponding expression editor with the column name.

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

The column name of the grid.

Returns
Type Description
bool