multipleSelection

The multipleSelection property defines whether a list box allows a multiple selection.

 

Syntax

System.Boolean multipleSelection();

 

Return Value

Returns the current property value.

 

Remarks

Member of field.

 

Example