ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid.Filters Namespace / DataGridMultiLineDateTimeItem Class / CustomDateFormat Property

In This Topic
    CustomDateFormat Property (DataGridMultiLineDateTimeItem)
    In This Topic
    Gets or sets the format of the date picker.
    Syntax
    'Declaration
     
    
    Public Property CustomDateFormat As String
    public string CustomDateFormat {get; set;}
    See Also