GetItemsCount Method (SparkListBase)
Class
SparkListBase
.
Action
Gets the number of items in the ComboBox.
Syntax
C#
itemsCount
=
listBase
.
GetItemsCount
()
VB
itemsCount
=
listBase
.
GetItemsCount
()
Variable
Description
itemsCount
Integer
.