ExpressionEditorCollection Class Members
In This Topic
The following tables list the members exposed by ExpressionEditorCollection.
Public Constructors
Public Properties
| Name | Description |
| Item | Gets an expression editor in collections. |
Top
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