Click or drag to resize

StiNumberFormatServiceDecimalDigits Property

Gets or sets indicates the number of decimal places to use in currency values.

Namespace:  Stimulsoft.Report.Components.TextFormats
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public int DecimalDigits { get; set; }

Property Value

Type: Int32
See Also