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