item_count property

item_count property

Gets the number of items in the list box.

Definition:

@property
def item_count(self):
    ...

See Also