ComponentOne DataGrid for WPF and Silverlight
CustomTimeFormat Property (DataGridDateTimeColumn)

C1.WPF.DataGrid Namespace > DataGridDateTimeColumn Class : CustomTimeFormat Property
Gets or sets the format that will be applied to the time editor.
Syntax
'Declaration
 
Public Property CustomTimeFormat As System.String
public System.string CustomTimeFormat {get; set;}
See Also

Reference

DataGridDateTimeColumn Class
DataGridDateTimeColumn Members