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

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