GroupSizes Property (NumberIntegerPartField)
Gets or sets the number of digits in each group to the left of the decimal in numeric values.
public int[] GroupSizes {get; set;}
Property Value
The number of digits in each group to the left of the decimal in numeric values. The default for InvariantInfo is a one-dimensional array with only one element, which is set to 3.