Skip to content

ValueEditorEntry class

Represents map between operators and value editors.

public class Korzh.EasyQuery.ValueEditorEntry

Package: Korzh.EasyQuery (targets: netstandard2.0)

Assembly: Korzh.EasyQuery.dll

NameTypeDescription
ValueEditorEntry()voidInitializes a new instance of the Korzh.EasyQuery.ValueEditorEntry class.
NameTypeDescription
OperatorsOperatorListGets the list of operators the value editor can be used with.
TypeDataTypeGets the data type the value editor can be used with.
NameTypeDescription
EditorValueEditorGets or sets the value editor.