StiNumberFormatServiceDecimalSeparator Property |
Gets or sets the string to use as the decimal separator in currency values.
Namespace:
Stimulsoft.Report.Components.TextFormats
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public string DecimalSeparator { get; set; }
Public Property DecimalSeparator As String
Get
Set
Property Value
Type:
StringSee Also