C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ComboBox Namespace / C1ComboBoxColumn Class / DataField Property

In This Topic
DataField Property (C1ComboBoxColumn)
In This Topic
Gets or sets the field in the data source from which to load cells value.
Syntax
'Declaration
 
Public Property DataField As System.String
 
See Also