ComponentOne Input for WinForms
Tag Property (DropDownItem)

C1.Win.C1Input.4 Assembly > 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 System.Object
public System.object Tag {get; set;}
See Also

Reference

DropDownItem Class
DropDownItem Members