ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / TimeOnlyRangeFilter Class / Format Property

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