Click or drag to resize

StiNumberFormatServiceGroupSeparator Property

Gets or sets the string that separates groups of digits 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 string GroupSeparator { get; set; }

Property Value

Type: String
See Also