PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / TagNumericInputParams Class / DecimalPlaces Property

In This Topic
    DecimalPlaces Property (TagNumericInputParams)
    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