ComponentOne MultiSelect for WinForms
Tag Property (DropDownItem)

C1.Win.C1Input Namespace > DropDownItem Class : Tag Property
Gets or sets the object that contains data about the item.
Syntax
'Declaration
 
Public Property Tag As Object
public object Tag {get; set;}
See Also

Reference

DropDownItem Class
DropDownItem Members