[]
        
(Showing Draft Content)

C1.Win.C1Input.DropDownItemCollection.Contains

Contains Method

Contains(DropDownItem)

Indicates whether the collection contains a specific DropDownItem.

Declaration
public bool Contains(DropDownItem value)
Parameters
Type Name Description
DropDownItem value

The DropDownItem object for which to search.

Returns
Type Description
bool

Whether the collection contains the specific DropDownItem object.