[]
        
(Showing Draft Content)

C1.Win.C1Input.C1ComboBox.CreateItemsCollection

CreateItemsCollection Method

CreateItemsCollection()

Creates a new instance of the item collection.

Declaration
protected virtual ComboBoxItemList CreateItemsCollection()
Protected Overridable Function CreateItemsCollection() As ComboBoxItemList
Returns
Type Description
ComboBoxItemList

A ComboBoxItemList that represents the new item collection.