ComboBox for ASP.NET Web Forms
DataField Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1ComboBox Namespace > C1ComboBoxColumn Class : DataField Property
Gets or sets the field in the data source from which to load cells value.
Syntax
'Declaration
 
Public Property DataField As System.String
public System.string DataField {get; set;}
See Also

Reference

C1ComboBoxColumn Class
C1ComboBoxColumn Members