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

C# Syntax

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