C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ComboBox Namespace / C1ComboBoxCallbackEventArgs Class / DataSource Property

In This Topic
DataSource Property (C1ComboBoxCallbackEventArgs)
In This Topic
Bind the DataSource to C1ComboBox in Callback mode.
Syntax
'Declaration
 
Public Property DataSource As System.Object
 
See Also