[]
        
(Showing Draft Content)

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

DecimalSeparator Property

DecimalSeparator

Gets or sets the decimal separator of the field.

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

A char value indicatse the decimal point.

Remarks

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