[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberDecimalSeparatorDisplayField.DecimalSeparator

DecimalSeparator Property

DecimalSeparator

Gets or sets the character to use as the decimal separator in display numeric values.

Declaration
public char DecimalSeparator { get; set; }
Public Property DecimalSeparator As Char
Property Value
Type Description
char

The character to use as the decimal separator in display numeric values.

Remarks

The property retrieves the decimal separator. The default value depends on the system information.