ComponentOne DataFilter for WPF
C1.WPF.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