UnboundExpressionEditorEventArgs Properties
Provides data for the UnboundExpressionEditorCreated event.| Name | Description |
|---|---|
| Column | Gets the column for which the expression editor is created. |
| ShowExpressionEditor | Gets or sets whether to display the expression editor. |
| StandardExpressionEditorForm | Gets the form that contains the created expression editor. |
See Also