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; }
Public Property GroupSeparator As String
Get
Set
Property Value
Type:
StringSee Also