[]
        
(Showing Draft Content)

C1.Win.C1Input.DropDownItemCollection.Remove

Remove Method

Remove(DropDownItem)

Removes the specified item from the collection.

Declaration
public void Remove(DropDownItem value)
Public Sub Remove(value As DropDownItem)
Parameters
Type Name Description
DropDownItem value

The item to remove from the collection.