ExpressionEditorControl Constructors
The Expression Editor in the Standard mode.| Name | Parameters | Description |
|---|---|---|
| ExpressionEditorControl() | none | Initializes a new instance of the ExpressionEditorControl class with default settings. |
| ExpressionEditorControl(IDataColumnInfo) | columnInfo | Initializes a new instance of the ExpressionEditorControl class. |
See Also