ListValueEditor class
Represents base abstract type of list value editors.
public abstract class Korzh.EasyQuery.ListValueEditor : ValueEditorProperties
Section titled “Properties”| Type | Name | Description |
|---|---|---|
String | ControlType | Gets or sets the type of list control (MENU, LISTBOX, etc). |
Boolean | Multiselect | Gets or sets a value indicating whether this Korzh.EasyQuery.ListValueEditor allows to select several items. |