[]
        
(Showing Draft Content)

FarPoint.Win.SuperEdit.RegionalSettings.CurrencyDecimalSeparator

CurrencyDecimalSeparator Property

CurrencyDecimalSeparator

Gets or sets the string used to separate the integer and decimal portions of a currency value.

Declaration
public string CurrencyDecimalSeparator { get; set; }
Public Property CurrencyDecimalSeparator As String
Implements