[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberIntegerPartFieldInfo.GroupSeparator

GroupSeparator Property

GroupSeparator

Gets or sets the character that separates groups of digits to the left of the decimal in numeric values.

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

The character that separates groups of digits to the left of the decimal in numeric values. The default for InvariantInfo is ",".

Remarks

The initial value of this property is derived from the settings in Regional and Language Options (or Regional Options or Regional Settings) in Control Panel.