Skip to main content
A newer version of this page is available. .

ExpressionEditorHelper.ShowExpressionEditor Method

Name Parameters Description
ShowExpressionEditor(DXDialogWindow, ExpressionEditorCreatedEventArgsBase, ExpressionEditorDialogClosedDelegate, FrameworkElement) static dialogWindow, args, closedHandler, rootElement This member supports the internal infrastructure and is not intended to be used directly from your code.
ShowExpressionEditor(ExpressionEditorCreatedEventArgsBase, ExpressionEditorDialogClosedDelegate, FrameworkElement) static args, closedHandler, rootElement This member supports the internal infrastructure and is not intended to be used directly from your code.
ShowExpressionEditor(ExpressionEditorParams) static p This member supports the internal infrastructure and is not intended to be used directly from your code.
ShowExpressionEditor(Control, FrameworkElement, DialogClosedDelegate) static expressionEditorControl, rootElement, closedHandler This member supports the internal infrastructure and is not intended to be used directly from your code.