ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Input Namespace / C1InputNumber Class / DecimalPlaces Property

In This Topic
    DecimalPlaces Property
    In This Topic
    Indicates the number of decimal places to display.
    Syntax
    'Declaration
     
    Public Property DecimalPlaces As System.Integer
    public System.int DecimalPlaces {get; set;}
    See Also