numOfListItemToShow property

int numOfListItemToShow
getter/setter pair

user can define how many items of list would be shown when drop down opens, by default we set it's value to '4'

Implementation

int numOfListItemToShow;