[]
Opens ExpressionEditorForm to edit expression of C1ExpressionEditor with specified column name.
public string OpenExpressionEditorForm(string column, string caption, bool showApplyButton, Point? location = null)
| Type | Name | Description |
|---|---|---|
| string | column | specified column name. |
| string | caption | dialog caption. |
| bool | showApplyButton | the value determines whether to show the Apply button. |
| Point? | location | the initial position of the dialog. |
| Type | Description |
|---|---|
| string |