ComponentOne DataGrid for WPF and Silverlight
CustomDateFormat Property (DataGridDateTimeColumn)

C1.WPF.DataGrid Namespace > DataGridDateTimeColumn Class : CustomDateFormat Property
Gets or sets the format that will be applied to the date picker. This property only applied if EditMode is DataTime or Date.
Syntax
'Declaration
 
Public Property CustomDateFormat As System.String
public System.string CustomDateFormat {get; set;}
See Also

Reference

DataGridDateTimeColumn Class
DataGridDateTimeColumn Members