ItemsCount Property (ComboBoxDescription)
The number of items contained in the combo box.

C# Syntax

public Nullable<uint> ItemsCount {get; set;}