ItemCount Property

English Query

English Query

ItemCount Property

Specifies the number of items in the list from which the end user chooses.

Applies To

ListInput Object

Syntax

ListInput.ItemCount [= value]

Parts

ListInput

An object variable that represents one of the user input types.

value

A returned integer that indicates the number of items in the list.

Remarks

This property is read-only.

See Also

Caption Property

Items Property

Selection Property