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

In This Topic
DataFormatString Property (C1ComboBoxColumn)
In This Topic
The formatting applied to the cell field. For example,"{0:d}".
Syntax
'Declaration
 
Public Property DataFormatString As System.String
 
See Also