Skip to main content
A newer version of this page is available. .

ASPxClientListBox.GetItemCount Method

Gets the number of items contained in the editor’s item collection.

Declaration

GetItemCount(): number

Returns

Type Description
number

An integer value representing the total number of items in the editor’s item collection.

See Also