ComboBox for ASP.NET Web Forms
DataSource Property (C1ComboBoxCallbackEventArgs)

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1ComboBox Namespace > C1ComboBoxCallbackEventArgs Class : DataSource Property
Bind the DataSource to C1ComboBox in Callback mode.
Syntax
'Declaration
 
Public Property DataSource As System.Object
public System.object DataSource {get; set;}
See Also

Reference

C1ComboBoxCallbackEventArgs Class
C1ComboBoxCallbackEventArgs Members