C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ComboBox Namespace / C1ComboBoxItem Class / DataItem Property

In This Topic
DataItem Property (C1ComboBoxItem)
In This Topic
Gets DataItem of this C1ComboBoxItem.
Syntax
'Declaration
 
Public ReadOnly Property DataItem As System.Object
 
See Also