bitsNumberFormatService Class
Namespace: Stimulsoft.Report.Components.TextFormats
Inheritance
Implements: ICloneable
Methods
| Method | Returns | Description |
|---|---|---|
| clone | any | |
| implements | any[] |
Method Details
clone
clone(): any
Returns any
implements
implements(): any[]
Returns any[]
Fields
| Field | Type | Description |
|---|---|---|
| decimalDigits | number | |
| decimalSeparator | string | |
| groupSeparator | string | |
| groupSize | number | |
| negativePattern | number | |
| nullDisplay | string | |
| states | StiTextFormatState | |
| useGroupSeparator | boolean | |
| useLocalSetting | boolean |