[]
        
(Showing Draft Content)

FarPoint.Win.SuperEdit.RegionalSettings.DecimalSeparator

DecimalSeparator Property

DecimalSeparator

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

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