var instance; // Type: wijmo.input.INumberOptions; var value; // Type: boolean value = instance.showGroup;
var showGroup : boolean;
Indicates whether the thousands group separator will be inserted between each digital group (number of digits in thousands group depends on the selected Culture).
var instance; // Type: wijmo.input.INumberOptions; var value; // Type: boolean value = instance.showGroup;
var showGroup : boolean;