ListValueEditor class

Represents base abstract type of list value editors.

public class Korzh.EasyQuery.ListValueEditor
    : ValueEditor

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.