Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / TagNumericInputParams Class / DecimalPlaces Property

In This Topic
    DecimalPlaces Property
    In This Topic
    Gets or sets the editor precision (decimal places).
    Syntax
    'Declaration
     
    Public Property DecimalPlaces As Integer
    public int DecimalPlaces {get; set;}
    See Also