ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / DateTimeFilter Class / TimeFormat Property

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