DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.DataFilter Namespace / RangeFilterBase Class / Digits Property

In This Topic
    Digits Property (RangeFilterBase)
    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