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

In This Topic
    Format Property (NumericFilter)
    In This Topic
    Gets or sets the format of numeric text box
    Syntax
    'Declaration
     
    
    Public Property Format As String
    public string Format {get; set;}
    See Also