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

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