IExpressionEditorService.CreateExpressionEditor Method
.NET Framework 4
Creates a new expression editor.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
CreateExpressionEditor(AssemblyContextControlItem, ImportedNamespaceContextItem, List<ModelItem>, String) | Creates a new expression editor. |
|
CreateExpressionEditor(AssemblyContextControlItem, ImportedNamespaceContextItem, List<ModelItem>, String, Type) | Creates a new expression editor using the specified assemblies, imported namespaces, variables, expression text, and expression type. |
|
CreateExpressionEditor(AssemblyContextControlItem, ImportedNamespaceContextItem, List<ModelItem>, String, Size) | Creates a new expression editor using the specified assemblies, imported namespaces, variables, expression text, and the initial size. |
|
CreateExpressionEditor(AssemblyContextControlItem, ImportedNamespaceContextItem, List<ModelItem>, String, Type, Size) | Creates a new expression editor using the specified assemblies, imported namespaces, variables, expression text, expression type, and the initial size. |