ShowValueEditorEventArgs Constructors
Provides data for the FilterControl.BeforeShowValueEditor 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