'Declaration Public Sub Add( _ ByVal columnName As System.String, _ ByVal editor As C1ExpressionEditor _ )
public void Add( System.string columnName, C1ExpressionEditor editor )
Parameters
- columnName
- The column name of the grid.
- editor
- The expression editor.