ExpressionEditor.GetExpressionEditor Method
.NET Framework (current version)
Returns an ExpressionEditor implementation that is associated with an expression prefix or expression builder.
Assembly: System.Design (in System.Design.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetExpressionEditor(String, IServiceProvider) | Returns an ExpressionEditor implementation that is associated with the specified expression prefix. |
![]() ![]() | GetExpressionEditor(Type, IServiceProvider) | Returns an ExpressionEditor implementation that is associated with the specified expression builder type. |
Show:

