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

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