Name | Description | |
---|---|---|
ExpressionEditorCollection Constructor | Initializes a new instance of the ExpressionEditorCollection which accepts an ISupportExpressions. |
The following tables list the members exposed by ExpressionEditorCollection.
Name | Description | |
---|---|---|
ExpressionEditorCollection Constructor | Initializes a new instance of the ExpressionEditorCollection which accepts an ISupportExpressions. |
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. |