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

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