UnboundExpressionEditorEventArgs Constructors
Provides data for the DataViewBase.UnboundExpressionEditorCreated event.| Name | Parameters | Description |
|---|---|---|
| UnboundExpressionEditorEventArgs(ExpressionEditorControl, ColumnBase) | control, column | Initializes a new instance of the UnboundExpressionEditorEventArgs class with the specified settings. |
See Also