[]
Gets or sets the decimal separator of the field.
public char DecimalSeparator { get; set; }
Public Property DecimalSeparator As Char
| Type | Description |
|---|---|
| char | A char value indicatse the decimal point. |
The property retrieves the decimal separator. The default value depends on the system information.