ShowValueEditorEventArgs Constructors
Provides data for theBeforeShowValueEditor
event.
Name | Parameters | Description |
---|---|---|
ShowValueEditorEventArgs(BaseEdit, ClauseNode, OperandValue, Int32) | editor, node, value, elementIndex | Initializes a new instance of the ShowValueEditorEventArgs class with the specified settings. |
See Also