ComponentOne ReportViewer for ASP.NET Web Forms
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 System.Integer
    public System.int DecimalPlaces {get; set;}
    See Also