ASPxClientListBox.GetItemCount Method
Gets the number of items contained in the editor’s item collection.
Declaration
GetItemCount(): number
Returns
| Type | Description |
|---|---|
| number | The total number of items in the editor’s item collection. |
See Also