ValueEditorEntry class
ValueEditorEntry class
Section titled “ValueEditorEntry class”Represents map between operators and value editors.
public class Korzh.EasyQuery.ValueEditorEntryProperties
Section titled “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. |