'Declaration
Public Property DropDownItemCount As System.Integer
public System.int DropDownItemCount {get; set;}
Remarks
The actual number of items in the dropdown selector might be less than specified in the DropDownItemCount property. It is limited by the MinDate and MaxDate property values.