SelectionType enumeration

SelectionType enumeration

The selection type of list box.

The SelectionType type exposes the following members:

Fields

FieldDescription
SINGLESigle selection type.
MULTIMultiple selection type.
EXTENDExtend selection type.

See Also