Blazor | ComponentOne
C1.Blazor.DataFilter Assembly / C1.Blazor.DataFilter Namespace / DateRangeFilter Class / Format Property

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