Indicates whether the thousands group separator will be inserted between each digital group. The number of digits in the thousands group depends on the selected Culture."
public System.bool ShowGroup {get; set;}
'Declaration
Public Property ShowGroup As System.Boolean