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

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