[]
        
(Showing Draft Content)

C1.Win.C1Input.DropDownItem.Tag

Tag Property

Tag

Gets or sets the object that contains data about the item.

Declaration
[TypeConverter(typeof(StringConverter))]
[Bindable(true)]
public object Tag { get; set; }