var instance; // Type: wijmo.input.INumberOptions; var value; // Type: string value = instance.negativePrefix;
var negativePrefix : string;
Determine the prefix string used for negative value. The default value is according to culture & type.
var instance; // Type: wijmo.input.INumberOptions; var value; // Type: string value = instance.negativePrefix;
var negativePrefix : string;