ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / DateTimeOffsetRangeFilter Class / DateFormat Property

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