ValueEditorEntry class

Represents map between operators and value editors.

public class Korzh.EasyQuery.ValueEditorEntry

Properties

Type Name Description
ValueEditor Editor Gets or sets the value editor.
OperatorList Operators Gets the list of operators the value editor can be used with.
DataType Type Gets the data type the value editor can be used with.