ComboBox for ASP.NET Web Forms
DataFormatString Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1ComboBox Namespace > C1ComboBoxColumn Class : DataFormatString Property
The formatting applied to the cell field. For example,"{0:d}".
Syntax
'Declaration
 
Public Property DataFormatString As System.String
public System.string DataFormatString {get; set;}
See Also

Reference

C1ComboBoxColumn Class
C1ComboBoxColumn Members