DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.8 Assembly / C1.Win.DataFilter Namespace / RangeFilter Class / Digits Property

In This Topic
    Digits Property (RangeFilter)
    In This Topic
    Gets or sets the number of fractional digits.
    Syntax
    'Declaration
     
    Public Property Digits As Integer
    public int Digits {get; set;}
    See Also