Click or drag to resize

StiNumberFormatServiceGroupSize Property

Gets or sets the number of digits in group to the left of the decimal in currency values.

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

Property Value

Type: Int32
See Also