Skip to main content

valueeditorentry-class

Represents map between operators and value editors.

public class Korzh.EasyQuery.ValueEditorEntry

Assembly: Korzh.EasyQuery.dll

Constructors

NameTypeDescription
ValueEditorEntry()voidInitializes a new instance of the Korzh.EasyQuery.ValueEditorEntry class.

Fields

NameTypeDescription
OperatorsOperatorListGets the list of operators the value editor can be used with.
TypeDataTypeGets the data type the value editor can be used with.

Properties

NameTypeDescription
EditorValueEditorGets or sets the value editor.