ExpressionEditorCollection Class Methods
In This Topic
For a list of all members of this type, see ExpressionEditorCollection members.
Public Methods
| Name | Description |
| Add | Add an expression editor to the collection. |
| Contains | Gets the column name is contained in the collection. |
| Dispose | Clean up events being used. |
| Evaluate | Overloaded. Evaluate all expression editor values. |
| GetColumnName | Gets the column name of the expression editor. |
| Remove | Remove the corresponding expression editor with the column name. |
| RenameColumn | Rename the expression editor names. |
Top
See Also