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

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